diff options
| author | Keshav Kini <keshav.kini@gmail.com> | 2013-09-29 18:45:59 -0500 | 
|---|---|---|
| committer | Eric Wong <normalperson@yhbt.net> | 2013-10-10 06:56:05 +0000 | 
| commit | 6fe7a30aec23eb8082f00b614dde3603b0754646 (patch) | |
| tree | ed8e5f4f25f7b5391e48f485ceda4bc864a9e2f3 /git.c | |
| parent | e618c3960a07ec411466ee5aa4e87ea091a72b94 (diff) | |
git-svn.txt: replace .git with $GIT_DIR
As $GIT_DIR may not equal '.git', it's usually more generally correct to
refer to files in $GIT_DIR rather than in .git .
This will also allow me to link some of the occurrences of '.git' in
git-svn.txt to a new reference target inside this file in an upcoming
commit, because in AsciiDoc definitions apparently can't start with
a '.' character.
Signed-off-by: Keshav Kini <keshav.kini@gmail.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'git.c')
0 files changed, 0 insertions, 0 deletions
