diff doc/gnulib-tool.texi @ 8597:c1709670004e

Talk primarily about git, not CVS.
author Bruno Haible <bruno@clisp.org>
date Sat, 31 Mar 2007 12:34:54 +0000
parents b1b93f37d597
children 65a118c5879d
line wrap: on
line diff
--- a/doc/gnulib-tool.texi
+++ b/doc/gnulib-tool.texi
@@ -355,7 +355,6 @@
 @file{.cvsignore}.  When you have a Gnulib source file of the form
 @file{lib/foo_.h}, the corresponding @file{lib/foo.h} is such a file.
 
-
 @item
 In projects which customarily omit from the CVS all files that generated
 from other source files, all these files and directories would not be
@@ -375,3 +374,6 @@
 because they were missing.
 
 @end itemize
+
+The same holds for other version control systems than CVS, such as @samp{git}
+or @samp{svn}.