You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This refactors `repair_worktree_after_gitdir_move()` to use the new
`write_worktree_linking_files` function. It also preserves the
relativity of the linking files; e.g., if an existing worktree used
absolute paths then the repaired paths will be absolute (and visa-versa).
This also adds a test case for reinitializing a repository that has
relative worktrees.
Signed-off-by: Caleb White <[email protected]>
Signed-off-by: Taylor Blau <[email protected]>
0 commit comments