diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2007-01-17 16:32:41 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-17 08:44:32 -0800 |
commit | 23bfbb815d7d71ff20c014f4610732597f0a75db (patch) | |
tree | 69a5f28bb990dfb8f5871972c1bac4c9ab0e3cb6 /Documentation/git-svn.txt | |
parent | 850844e28f728625ba96b7880a0a264a5578e4c6 (diff) | |
download | git-23bfbb815d7d71ff20c014f4610732597f0a75db.tar.gz |
Documentation: a few spelling fixes
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-svn.txt')
-rw-r--r-- | Documentation/git-svn.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 9ed721118b..321083d461 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -113,7 +113,7 @@ manually joining branches on commit. 'commit-diff':: Commits the diff of two tree-ish arguments from the - command-line. This command is intended for interopability with + command-line. This command is intended for interoperability with git-svnimport and does not rely on being inside an git-svn init-ed repository. This command takes three arguments, (a) the original tree to diff against, (b) the new tree result, (c) the |