Felipe Contreras [off-list ref] writes:
This reverts commit 24317ef32ac3111ed00792f9b2921dc19dd28fe2.
Different versions of Mercurial have different arguments for
bookmarks.updatefromremote(), while it should be possible to call the
right function with the right arguments depending on the version, it's
safer to restore the old behavior for now.
Reported by Rodney Lorrimar.
Signed-off-by: Felipe Contreras <redacted>
---
Intended for master (v1.8.3).
OK, will revert before I start today's final integration run.
Thanks.