Thanks to visit codestin.com
Credit goes to splashboard.unhappychoice.com

Skip to content

git_worktrees

Linked worktrees plus the main worktree, each with its checked-out branch and path. Useful when you juggle several feature branches in parallel checkouts.

KindSafetyShapes
cachedSafeentries, text_block

No options.

ShapeRenderers
entriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table
text_blockanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain
main                               /repo
feat/foo                      /repo-feat
hotfix                      /repo-hotfix
                                        
                                        
[[widget]]
id = "git_worktrees"
fetcher = "git_worktrees"
render = "grid_table"
main           /repo                    
feat/foo       /repo-feat               
hotfix         /repo-hotfix             
                                        
[[widget]]
id = "git_worktrees"
fetcher = "git_worktrees"
render = "list_plain"