aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-svn.txt
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2009-04-06 16:37:59 -0400
committerEric Wong <normalperson@yhbt.net>2009-04-11 17:53:52 -0700
commitc2abd83fea0c332e907f5bc23bea4eeca091a86b (patch)
tree67341067f3c33746c9337e88579391c69834e15d /Documentation/git-svn.txt
parente37347bba651f051998f23a3701b555f1a194557 (diff)
downloadgit-c2abd83fea0c332e907f5bc23bea4eeca091a86b.tar.gz
git-svn: add fetch --parent option
Signed-off-by: Jason Merrill <jason@redhat.com> Acked-By: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'Documentation/git-svn.txt')
-rw-r--r--Documentation/git-svn.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index b7b1af813d..85b2c8da5d 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -97,6 +97,9 @@ COMMANDS
makes 'git-log' (even without --date=local) show the same times
that `svn log` would in the local timezone.
+--parent;;
+ Fetch only from the SVN parent of the current HEAD.
+
This doesn't interfere with interoperating with the Subversion
repository you cloned from, but if you wish for your local Git
repository to be able to interoperate with someone else's local Git