comparison doc/hgmanpage.py @ 41768:041d829575ed

context: add specialized way of getting copy source file only I'm working on support for storing copy metadata in the changeset instead of the filelog. I don't intend to include the file nodeid there, but most callers don't need that anyway. This patch introduces a method similar to ctx.renamed(), but the new method returns only the source filename, not the nodeid. Subsequent patches will move callers over to this new method. Differential Revision: https://phab.mercurial-scm.org/D6008
author Martin von Zweigbergk <martinvonz@google.com>
date Sun, 25 Mar 2018 21:32:16 -0700
parents eb14ab7db33e
children 51df72655b1a
comparison
equal deleted inserted replaced
41767:1c1c4ef8b72e 41768:041d829575ed