wfxr.forgit/tests
Wenxuan Zhang ea58599e66 refactor: extract branch helpers and ANSI strip utility
- Add _forgit_strip_ansi for removing ANSI escape codes
- Add _forgit_branch_list to list branches with current branch first
- Add _forgit_extract_branch_name to parse branch names from git output
- Update checkout_branch, switch_branch, branch_delete, cherry_pick_from_branch,
  and branch_preview to use the new helpers
- Fix _forgit_inside_work_tree to suppress stderr
2026-03-10 09:20:16 +08:00
..
branch-helpers.test.sh refactor: extract branch helpers and ANSI strip utility 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 test: ignore global git config when running tests (#485) 2025-12-21 20:20:44 +01: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