git-svn: allow metadata options to be specified with 'init' and 'clone'
commit0dfaf0a4e1905a9137d3f2f691620529aeb3b4fa
authorEric Wong <normalperson@yhbt.net>
Sun, 18 Feb 2007 10:34:09 +0000 (18 02:34 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:13 +0000 (23 00:57 -0800)
tree014cc67e9070476560f97c983a850267156295de
parenta81ed0b63edb0d473e17e078de2269b735156a79
git-svn: allow metadata options to be specified with 'init' and 'clone'

Since the options that affect the way metadata is handled in
git-svn, should be consistently set/unset throughout history
imported by git-svn; it makes sense to allow the user to set
certain options from the command-line that will write to the
config file when initially creating the repository.

Also, fix some formatting issues while we're updating
documentation.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt
git-svn.perl