wfxr.forgit/bin
sandroid 2c17635d4f fix: handle backslashes in filenames in _forgit_worktree_changes
Git escapes backslashes with `git status` even when
`core.quotepath=false` is set. Use `--porcelain -z` with `git status` as
a more robust approach to fix this.

Fixes #467
2026-03-17 17:22:32 +01:00
..
git-forgit fix: handle backslashes in filenames in _forgit_worktree_changes 2026-03-17 17:22:32 +01:00