Skip to content

Commit d92466e

Browse files
committed
Merge branch 'ps/common-info-doc' into maint
Doc fix. * ps/common-info-doc: doc: fix location of 'info/' with $GIT_COMMON_DIR
2 parents e3c4323 + 3285b7b commit d92466e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitrepository-layout.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ sharedindex.<SHA-1>::
177177
info::
178178
Additional information about the repository is recorded
179179
in this directory. This directory is ignored if $GIT_COMMON_DIR
180-
is set and "$GIT_COMMON_DIR/index" will be used instead.
180+
is set and "$GIT_COMMON_DIR/info" will be used instead.
181181

182182
info/refs::
183183
This file helps dumb transports discover what refs are

0 commit comments

Comments
 (0)