contrib/hgfixes/__init__.py
author Nathan Goldbaum <ngoldbau@ucsc.edu>
Thu, 24 Jul 2014 14:29:08 -0700
branchstable
changeset 21940 9209c02f1f25
parent 11948 88d4911930bf
permissions -rw-r--r--
resolve: report no argument warning using a hint With this change resolve and revert produce consistent output when run with no arguments: $ hg resolve abort: no files or directories specified (use --all to remerge all files) $ hg revert abort: no files or directories specified (use --all to revert all files)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: