Mercurial > hg
comparison mercurial/cmdutil.py @ 41690:ea72da71ad69
debugrename: don't require at least one path
I don't see a reason that it needs to require a path. Most commands
match everything when no paths are given, but here you have to do
something like `hg debugrename -r . .` (from the repo root) to match
everything.
Differential Revision: https://phab.mercurial-scm.org/D5948
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 12 Feb 2019 13:42:42 -0800 |
parents | b81ecf3571d5 |
children | 980e05204ed8 |
comparison
equal
deleted
inserted
replaced
41689:f63ba0b9d06f | 41690:ea72da71ad69 |
---|