# HG changeset patch # User Martin Geisler # Date 1249250520 -7200 # Node ID fbe7172026f7dd65bbb92a94bae4ab73f262d8d1 # Parent 8a254bd612249a012a02b438c5a9a2110d9a3b26 help: un-indent list in "hg help diffs" diff -r 8a254bd61224 -r fbe7172026f7 mercurial/help.py --- 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