diff MANIFEST.in @ 3662:0caa27259800

evolve: don't pass stringified int to repo.__getitem__ We were doing repo['-1'], which is now deprecated. Switch to repo['tip'], which is much clearer anyway (I initially thought this was nullrev and sent an incorrect patch until Pierre-Yves corrected me).
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 13 Apr 2018 09:26:28 -0700
parents b3dbba6e34c9
children 48b30ff742cb
line wrap: on
line diff