Mercurial > hg
comparison hgext/hgk.py @ 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 | 82bf4d89e068 |
children | 271a1ddad1fb |
comparison
equal
deleted
inserted
replaced
21939:f486001f9d6f | 21940:9209c02f1f25 |
---|