summaryrefslogtreecommitdiffstats
path: root/git-svn.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-08-06 06:19:33 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-08-06 06:19:33 +0000
commitcb1c44f98ce06a76975f2d1fcb62a33188cefafb (patch)
tree1931b049d41a1748f1634ff6eadf3b9c5b5fc03f /git-svn.txt
parentaf1987f2cf92a51722ff34f920cccecb056f8364 (diff)
downloadgit-htmldocs-cb1c44f98ce06a76975f2d1fcb62a33188cefafb.tar.gz
Autogenerated HTML docs for v1.6.0-rc1-90-gddd6
Diffstat (limited to 'git-svn.txt')
-rw-r--r--git-svn.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-svn.txt b/git-svn.txt
index f230125a8..773ae9654 100644
--- a/git-svn.txt
+++ b/git-svn.txt
@@ -13,7 +13,7 @@ DESCRIPTION
-----------
'git-svn' is a simple conduit for changesets between Subversion and git.
It provides a bidirectional flow of changes between a Subversion and a git
-respository.
+repository.
'git-svn' can track a single Subversion branch simply by using a
URL to the branch, follow branches laid out in the Subversion recommended
@@ -209,7 +209,7 @@ Any other arguments are passed directly to 'git-log'
Recursively finds the svn:ignore property on directories and
creates matching .gitignore files. The resulting files are staged to
be committed, but are not committed. Use -r/--revision to refer to a
- specfic revision.
+ specific revision.
'show-ignore'::
Recursively finds and lists the svn:ignore property on