Mercurial > hg
diff mercurial/patch.py @ 30963:7beb3ec34443
update: move check for dirty wdir into hg.updatetotally()
The function has a "check" parameter that's currently unused, and it
makes sense to me to have it honor it. That way other callers than
commands.update() could set it if they needed.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 13 Feb 2017 11:58:02 -0800 |
parents | 48dea083f66d |
children | 71a6723c0029 |