Skip to content

Draft: debugtemplate: allow using working directory context and template file

Ludovic Chabant requested to merge topic/default/debugtemplate into branch/default

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.

Edited by Pierre-Yves David

Merge request reports