Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Verdoolaege <skimo@kotnet.org>2005-07-03 15:02:06 +0400
committerSven Verdoolaege <skimo@kotnet.org>2005-07-03 15:02:06 +0400
commit34155390a576d8124e0adc864aaf2f11bbf5168b (patch)
tree4918235816314f1d9981456cb05e395b6030c035 /Documentation
parent8d0ea3117597933610e02907d14b443f8996ca3b (diff)
Support :ext: access method.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-cvsimport-script.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git-cvsimport-script.txt b/Documentation/git-cvsimport-script.txt
index 23a79059f5..4eb0f43246 100644
--- a/Documentation/git-cvsimport-script.txt
+++ b/Documentation/git-cvsimport-script.txt
@@ -26,7 +26,8 @@ OPTIONS
-------
-d <CVSROOT>::
The root of the CVS archive. May be local (a simple path) or remote;
- currently, only the :pserver: access method is supported.
+ currently, only the :local:, :ext: and :pserver: access methods
+ are supported.
-o <branch-for-HEAD>::
The 'HEAD' branch from CVS is imported to the 'origin' branch within