comparison hgext/fetch.py @ 41217:afa884015e66

revset: remove the last usage of "%d" for a non-revision entry In order to fix an important bug, we are about to narrow the semantic of "%d" in revset. This is one of the few exceptions that we need to get rid of before being able to fix the bug. See the later semantic narrowing changeset for full rationale on the semantic change.
author Boris Feld <boris.feld@octobus.net>
date Thu, 10 Jan 2019 16:03:07 +0100
parents c303d65d2e34
children 5cb8158a61f7
comparison
equal deleted inserted replaced
41216:5cc5a5561c3f 41217:afa884015e66