From: Carlo Marcelo Arenas Belon Date: Thu, 26 Mar 2009 07:08:09 +0000 (-0700) Subject: documentation: update cvsimport description of "-r" for recent clone X-Git-Tag: v1.6.2.2~15 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a8fac795ddaa004835fc688560cf19ca5500ce8d;p=git.git 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 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt index b7a8c10b8..8f9ba74c8 100644 --- a/Documentation/git-cvsimport.txt +++ b/Documentation/git-cvsimport.txt @@ -62,7 +62,7 @@ OPTIONS -r :: The git remote to import this CVS repository into. Moves all CVS branches into remotes// - akin to the 'git-clone' "--use-separate-remote" option. + akin to the way 'git-clone' uses 'origin' by default. -o :: When no remote is specified (via -r) the 'HEAD' branch