Skip to content

Commit eed1fcd

Browse files
committed
Merge branch 'maint'
* maint: documentation: update cvsimport description of "-r" for recent clone
2 parents f23336f + a8fac79 commit eed1fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-cvsimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ OPTIONS
6565
-r <remote>::
6666
The git remote to import this CVS repository into.
6767
Moves all CVS branches into remotes/<remote>/<branch>
68-
akin to the 'git-clone' "--use-separate-remote" option.
68+
akin to the way 'git-clone' uses 'origin' by default.
6969

7070
-o <branch-for-HEAD>::
7171
When no remote is specified (via -r) the 'HEAD' branch

0 commit comments

Comments
 (0)