summaryrefslogtreecommitdiff
path: root/Documentation/git-cvsimport.txt
diff options
context:
space:
mode:
authorCarlo Marcelo Arenas Belon <carenas@sajinet.com.pe>2009-03-26 07:08:09 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-03-26 07:24:26 (GMT)
commita8fac795ddaa004835fc688560cf19ca5500ce8d (patch)
tree8ec010ff4f1e58eb9573d66c1cb79c0c0a66574c /Documentation/git-cvsimport.txt
parent389d17677187f5e996022b7b8e0faf800608cb3a (diff)
downloadgit-a8fac795ddaa004835fc688560cf19ca5500ce8d.zip
git-a8fac795ddaa004835fc688560cf19ca5500ce8d.tar.gz
git-a8fac795ddaa004835fc688560cf19ca5500ce8d.tar.bz2
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 <carenas@sajinet.com.pe> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-cvsimport.txt')
-rw-r--r--Documentation/git-cvsimport.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt
index b7a8c10..8f9ba74 100644
--- a/Documentation/git-cvsimport.txt
+++ b/Documentation/git-cvsimport.txt
@@ -62,7 +62,7 @@ OPTIONS
-r <remote>::
The git remote to import this CVS repository into.
Moves all CVS branches into remotes/<remote>/<branch>
- akin to the 'git-clone' "--use-separate-remote" option.
+ akin to the way 'git-clone' uses 'origin' by default.
-o <branch-for-HEAD>::
When no remote is specified (via -r) the 'HEAD' branch