Skip to content

Commit 213d256

Browse files
committed
Merge branch 'cr/git-work-tree-sans-git-dir' into maint
* cr/git-work-tree-sans-git-dir: git.txt: remove stale comment regarding GIT_WORK_TREE
2 parents ac5611a + a758a34 commit 213d256

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Documentation/git.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -684,9 +684,7 @@ Git so take care if using Cogito etc.
684684
The '--git-dir' command-line option also sets this value.
685685

686686
'GIT_WORK_TREE'::
687-
Set the path to the working tree. The value will not be
688-
used in combination with repositories found automatically in
689-
a .git directory (i.e. $GIT_DIR is not set).
687+
Set the path to the root of the working tree.
690688
This can also be controlled by the '--work-tree' command line
691689
option and the core.worktree configuration variable.
692690

0 commit comments

Comments
 (0)