Mercurial > hg
comparison COPYING @ 25104:d6453f6fbdba
shelve: allow --patch and --stat without --list for a single shelf
It's annoying having to specify --list and --patch/--stat when all you
really want to do is to dump a patch. This creates an explicit
--patch/--stat command that is executed if --list is not specified. It
ensures that 1) there is only one shelf name specified and 2) that the
shelf exists. Then it redirects to the original listcmd code.
author | Tony Tung <tonytung@fb.com> |
---|---|
date | Tue, 14 Apr 2015 16:23:54 -0400 |
parents | 8c8b55733cbd |
children |
comparison
equal
deleted
inserted
replaced
25103:ce00b2e96d09 | 25104:d6453f6fbdba |
---|