]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-cvsexportcommit.txt
Merge branch 'kh/update-ref'
[git.git] / Documentation / git-cvsexportcommit.txt
index b78c9f36f3568055f259c057dfede77d0d13ee29..5fa91e51ad70c3fed2bf3170bf14268f410aec5f 100644 (file)
@@ -65,7 +65,8 @@ OPTIONS
 -w::
        Specify the location of the CVS checkout to use for the export. This
        option does not require GIT_DIR to be set before execution if the
-       current directory is within a git repository.
+       current directory is within a git repository.  The default is the
+       value of 'cvsexportcommit.cvsdir'.
 
 -W::
        Tell cvsexportcommit that the current working directory is not only
@@ -75,6 +76,11 @@ OPTIONS
 -v::
        Verbose.
 
+CONFIGURATION
+-------------
+cvsexportcommit.cvsdir::
+       The default location of the CVS checkout to use for the export.
+
 EXAMPLES
 --------
 
@@ -111,4 +117,4 @@ Documentation by Martin Langhoff <martin@catalyst.net.nz> and others.
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite