Skip to content

Commit 3e63e0d

Browse files
g-papeJunio C Hamano
authored andcommitted
Documentation/git-svnimport.txt: fix typo.
This was noticed by Frederik Schwarzer. SVN's repository by default has trunk, tags/, and branch_es_/. Signed-off-by: Gerrit Pape <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9529a25 commit 3e63e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-svnimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repository, or incrementally import into an existing one.
2727
SVN access is done by the SVN::Perl module.
2828

2929
git-svnimport assumes that SVN repositories are organized into one
30-
"trunk" directory where the main development happens, "branch/FOO"
30+
"trunk" directory where the main development happens, "branches/FOO"
3131
directories for branches, and "/tags/FOO" directories for tags.
3232
Other subdirectories are ignored.
3333

0 commit comments

Comments
 (0)