wfxr.forgit/tests
Wenxuan Zhang 3b9ebce8bc refactor: extract _forgit_print_dim helper and improve worktree ops
- Extract dim formatting into _forgit_print_dim() to replace hardcoded
  ANSI sequences in _forgit_branch_list()
- Add empty state check and alt-l lock toggle reload for worktree delete
- Fix worktree path completion to handle paths with spaces using -z flag
- Add worktree command completion for bash and zsh
2026-03-10 09:20:16 +08:00
..
branch-helpers.test.sh feat: add interactive git worktree operations 2026-03-10 09:20:16 +08:00
clean-select-files.test.sh Meta: update bashunit helper functions due to breaking change (#480) 2025-12-08 20:12:34 +01:00
empty-state.test.sh refactor: extract _forgit_print_dim helper and improve worktree ops 2026-03-10 09:20:16 +08:00
fzf.test.sh Meta: update bashunit helper functions due to breaking change (#480) 2025-12-08 20:12:34 +01:00
helper-functions.test.sh Meta: update bashunit helper functions due to breaking change (#480) 2025-12-08 20:12:34 +01:00
is-submodule.test.sh fix: forgit add shows dir view for submodules (#484) 2025-12-21 20:45:56 +01:00