Skip to content

Commit a8fac79

Browse files
carenasgitster
authored andcommitted
documentation: update cvsimport description of "-r" for recent clone
the "--use-separate-remote" option no longer exists, having since become the default for a clone. Signed-off-by: Carlo Marcelo Arenas Belon <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 389d176 commit a8fac79

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
@@ -62,7 +62,7 @@ OPTIONS
6262
-r <remote>::
6363
The git remote to import this CVS repository into.
6464
Moves all CVS branches into remotes/<remote>/<branch>
65-
akin to the 'git-clone' "--use-separate-remote" option.
65+
akin to the way 'git-clone' uses 'origin' by default.
6666

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

0 commit comments

Comments
 (0)