wfxr.forgit/bin
carlfriedrich 4f884bd9bd feat: resolve a relative FORGIT_WORKTREE_ADD_DIR per repository
A relative FORGIT_WORKTREE_ADD_DIR is resolved against the root of the
main worktree on every invocation, so a single setting such as
`.worktrees` is valid in every repository. Absolute paths keep their
meaning.

The variable previously only took a full path, so users resolved the
repository root in their shell startup files, which runs git outside a
repository on every new shell and freezes the path for the whole
session.
2026-09-07 14:12:12 +02:00
..
git-forgit feat: resolve a relative FORGIT_WORKTREE_ADD_DIR per repository 2026-09-07 14:12:12 +02:00