Files
@ b39b9bb4a754
Branch filter:
Location: kallithea/scripts/make-release
b39b9bb4a754
2.0 KiB
text/plain
hg: fix next() and prev() for obsolete changesets
If using evolve, the revision number is not longer the same as the (visible)
number of changesets.
When you clicked the next or prev button on the files page, simply nothing happened.
At the first click the files list got reloaded, but after that nothing happened.
If using evolve, the revision number is not longer the same as the (visible)
number of changesets.
When you clicked the next or prev button on the files page, simply nothing happened.
At the first click the files list got reloaded, but after that nothing happened.