git-svn.txt: elaborate on rev_map files
commit945b9c14ffd3e11c916ee2b2428a0b2be9645829
authorKeshav Kini <keshav.kini@gmail.com>
Sun, 29 Sep 2013 23:46:00 +0000 (29 18:46 -0500)
committerEric Wong <normalperson@yhbt.net>
Thu, 10 Oct 2013 06:56:12 +0000 (10 06:56 +0000)
treec9fd2df5988c1976da23c0d40bf19814af0e1b65
parent6fe7a30aec23eb8082f00b614dde3603b0754646
git-svn.txt: elaborate on rev_map files

The man page for `git svn` describes a situation in which "'git svn'
will not be able to rebuild" your $GIT_DIR/svn/**/.rev_map* files, but
no mention is made of in what circumstances `git svn` *will* be able to
do so, how to get `git svn` to do so, or even what these files are.

This patch adds a FILES section to the man page with a description of
what $GIT_DIR/svn/**/.rev_map* files are and how they are (re)built, and
links to this description from various other parts of the man page.

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