Mercurial > public > mercurial-scm > hg-stable
diff mercurial/help.py @ 9299:fbe7172026f7
help: un-indent list in "hg help diffs"
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Mon, 03 Aug 2009 00:02:00 +0200 |
parents | 8a254bd61224 |
children | c9d71b317832 |
line wrap: on
line diff
--- a/mercurial/help.py Mon Aug 03 00:01:59 2009 +0200 +++ b/mercurial/help.py Mon Aug 03 00:02:00 2009 +0200 @@ -323,10 +323,10 @@ While this standard format is often enough, it does not encode the following information: - - executable status and other permission bits - - copy or rename information - - changes in binary files - - creation or deletion of empty files + - executable status and other permission bits + - copy or rename information + - changes in binary files + - creation or deletion of empty files Mercurial also supports the extended diff format from the git VCS which addresses these limitations. The git diff format is not