Mercurial > hg > mercurial-source
diff mercurial/cext/parsers.c @ 34145:e48fb90f80c8
cmdutil: simplify the dirty check in howtocontinue()
This is equivalent to the previous code. But it seems to me that if the user is
going to be prompted that a commit is needed, missing files should be ignored,
but branch and merge changes shouldn't be.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 09 Jul 2017 00:53:16 -0400 |
parents | 7640584e697c |
children | 5866ba5e9c48 |