From: Keshav Kini Date: Sun, 29 Sep 2013 23:45:58 +0000 (-0500) Subject: git-svn.txt: reword description of gc command X-Git-Tag: v1.8.5-rc0~48^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e618c3960a07ec411466ee5aa4e87ea091a72b94?hp=e618c3960a07ec411466ee5aa4e87ea091a72b94 git-svn.txt: reword description of gc command It's redundant to say that $GIT_DIR/svn//unhandled.log or $GIT_DIR/svn//index is in .git/svn when $GIT_DIR is '.git', and is wrong when $GIT_DIR is not '.git' Also, a '/' was missing from the pathname $GIT_DIR/svn//index . Signed-off-by: Keshav Kini Signed-off-by: Eric Wong ---