comparison mercurial/dagop.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 67f757ed86e0
children 4ebc5f325bed
comparison
equal deleted inserted replaced
45154:10f48720ef95 45155:a381618210d0