git-svn.txt: reword description of gc command
commite618c3960a07ec411466ee5aa4e87ea091a72b94
authorKeshav Kini <keshav.kini@gmail.com>
Sun, 29 Sep 2013 23:45:58 +0000 (29 18:45 -0500)
committerEric Wong <normalperson@yhbt.net>
Thu, 10 Oct 2013 06:55:48 +0000 (10 06:55 +0000)
treea940cc25c66335f4810382bb25c5406a2cc1bafe
parent9ebeb3392b6dd674d738cfa019364f61ab73b925
git-svn.txt: reword description of gc command

It's redundant to say that $GIT_DIR/svn/<refname>/unhandled.log or
$GIT_DIR/svn/<refname>/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/<refname>/index .

Signed-off-by: Keshav Kini <keshav.kini@gmail.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt