git-svn: multiple fetch/branches/tags keys are supported
commiteff714bddafd3d49cde0eac6ae670970da024fb4
authorNathan Gray <n8gray@n8gray.org>
Tue, 20 Dec 2011 01:23:50 +0000 (19 19:23 -0600)
committerEric Wong <normalperson@yhbt.net>
Mon, 20 May 2013 22:05:47 +0000 (20 22:05 +0000)
tree6b5a31fdacace4ed5af92671ffd961051d8a342c
parentde3a5c6da194928868b5eee4a9c4d538b4194727
git-svn: multiple fetch/branches/tags keys are supported

"git svn" can be configured to use multiple fetch, branches, and tags
refspecs by passing multiple --branches or --tags options at init time
or editing the configuration file later, which can be handy when
working with messy Subversion repositories.  Add a note to the
configuration section documenting how this works.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt