git_worktrees
- Kind: cached
- Safety: Safe
- Shapes:
entries,text_block
Options
Section titled “Options”No options.
Compatible renderers
Section titled “Compatible renderers”| Shape | Renderers |
|---|---|
entries | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table |
text_block | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain, text_plain |
Preview
Section titled “Preview”entries via grid_table
Section titled “entries via grid_table”main /repo feat/foo /repo-feat hotfix /repo-hotfix
[[widget]]id = "git_worktrees"fetcher = "git_worktrees"render = "grid_table"text_block via list_plain
Section titled “text_block via list_plain”main /repo feat/foo /repo-feat hotfix /repo-hotfix
[[widget]]id = "git_worktrees"fetcher = "git_worktrees"render = "list_plain"text_block via text_plain
Section titled “text_block via text_plain”main /repo feat/foo /repo-feat
[[widget]]id = "git_worktrees"fetcher = "git_worktrees"render = "text_plain"