This is an archive of the discontinued Mercurial Phabricator instance.

rebase: use hard-coded template for one-line commit description
ClosedPublic

Authored by martinvonz on Oct 27 2020, 6:42 PM.

Details

Summary

This is to prepare for making making the one-line summary
customizable. The template ended up pretty complicated because of the
conditional output of "(<bookmarks etc>)". Maybe we can simplify the
template later.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

martinvonz created this revision.Oct 27 2020, 6:42 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.