This makes it possible to run hg debugtemplate -w
and get a commit template for the pending changes in the working directory, similar to how hg debugtemplate -r
does it for an already commited changeset.
This makes it possible to run hg debugtemplate -w
and get a commit template for the pending changes in the working directory, similar to how hg debugtemplate -r
does it for an already commited changeset.