Skip to content

Commit 1eaca7a

Browse files
sunshinecogitster
authored andcommitted
Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference
This should have been changed by 93a3649 (Documentation: move linked worktree description from checkout to worktree, 2015-07-06). Signed-off-by: Eric Sunshine <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 18b22db commit 1eaca7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ Git so take care if using Cogito etc.
814814
normally in $GIT_DIR will be taken from this path
815815
instead. Worktree-specific files such as HEAD or index are
816816
taken from $GIT_DIR. See linkgit:gitrepository-layout[5] and
817-
the section 'MULTIPLE CHECKOUT MODE' in linkgit:checkout[1]
817+
linkgit:git-worktree[1] for
818818
details. This variable has lower precedence than other path
819819
variables such as GIT_INDEX_FILE, GIT_OBJECT_DIRECTORY...
820820

0 commit comments

Comments
 (0)