Mercurial > hg
diff Makefile @ 21940:9209c02f1f25 stable
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)
author | Nathan Goldbaum <ngoldbau@ucsc.edu> |
---|---|
date | Thu, 24 Jul 2014 14:29:08 -0700 |
parents | 4bfb721de6dd |
children | 246b6a9c8d8f |