Mercurial > evolve
view tests/test-check-setup-manifest.t @ 5568:7f8055eb07c7
compat: add implementations of new merge.update() and merge.clean_update()
This adds `compat.update()`, `compat.clean_update()`, which will
delegate to the same functions from `mercurial.merge` when they are
available, or fall back to calling `hg.updaterepo()` when they're not.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 02 Oct 2020 10:09:14 -0700 |
parents | f2139537c2be |
children | ccde78088d0b |
line wrap: on
line source
#require test-repo check-manifest $ cat << EOF >> $HGRCPATH > [experimental] > evolution=all > EOF Run check manifest: $ cd $TESTDIR/.. $ check-manifest lists of files in version control and sdist match