Mercurial > public > mercurial-scm > hg
diff doc/hg.1.txt @ 18960:170fc0949fb6
check-code: check txt files for trailing whitespace
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Mon, 15 Apr 2013 01:37:23 +0200 |
parents | 979b107eaea2 |
children |
line wrap: on
line diff
--- a/doc/hg.1.txt Mon Apr 15 01:37:23 2013 +0200 +++ b/doc/hg.1.txt Mon Apr 15 01:37:23 2013 +0200 @@ -84,7 +84,7 @@ This file can be used to define local tags which are not shared among repositories. The file format is the same as for ``.hgtags``, but it is encoded using the local system encoding. - + Some commands (e.g. revert) produce backup files ending in ``.orig``, if the ``.orig`` file already exists and is not tracked by Mercurial, it will be overwritten.