diff options
Diffstat (limited to 'man/vc2-xtra.texi')
-rw-r--r-- | man/vc2-xtra.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/vc2-xtra.texi b/man/vc2-xtra.texi index 7627787d1d2..83f28088726 100644 --- a/man/vc2-xtra.texi +++ b/man/vc2-xtra.texi @@ -590,7 +590,7 @@ headers. @vindex vc-handled-backends The variable @code{vc-handled-backends} determines which version control systems VC should handle. The default value is @code{(RCS CVS -SVN SCCS BZR HG Arch MCVS)}, so it contains all the version systems +SVN SCCS BZR GIT HG Arch MCVS)}, so it contains all the version systems that are currently supported. If you want VC to ignore one or more of these systems, exclude its name from the list. To disable VC entirely, set this variable to @code{nil}. |