doc: fix location of 'info/' with $GIT_COMMON_DIR
commit3285b7badb1d063793525ebcdffdafa13d0ced9c
authorPatrick Steinhardt <ps@pks.im>
Fri, 11 Nov 2016 11:23:32 +0000 (11 12:23 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Nov 2016 17:37:33 +0000 (11 09:37 -0800)
tree2a762fc875cbbfac85a8534f5cfbb4761b7aa990
parent0b65a8dbdb38962e700ee16776a3042beb489060
doc: fix location of 'info/' with $GIT_COMMON_DIR

With the introduction of the $GIT_COMMON_DIR variable, the
repository layout manual was changed to reflect the location for
many files in case the variable is set. While adding the new
locations, one typo snuck in regarding the location of the
'info/' folder, which is falsely claimed to reside at
"$GIT_COMMON_DIR/index".

Fix the typo to point to "$GIT_COMMON_DIR/info/" instead.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitrepository-layout.txt