Mercurial > hg
diff mercurial/localrepo.py @ 45155:a381618210d0
tests: test that push doesn’t complain about unstable changesets if no changes
When there’re no outgoing changes, push doesn’t complain about unstable
changesets.
There is currently a bug (see issue6372) that causes that there is an abort on
push when the outgoing changes contain another changeset even if that is not
obsolete or unstable. A test case and fix for that is sent in the next patch.
author | Manuel Jacob <me@manueljacob.de> |
---|---|
date | Fri, 17 Jul 2020 07:59:20 +0200 |
parents | c93dd9d9f1e6 |
children | 509f5b6c0b7e |