Skip to content

git_worktrees

  • Kind: cached
  • Safety: Safe
  • Shapes: entries, 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, text_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"
main           /repo                    
feat/foo       /repo-feat               
[[widget]]
id = "git_worktrees"
fetcher = "git_worktrees"
render = "text_plain"