Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

inconsistent hg flow log messages

Ron Bickers August 23, 2012

The log messages produced by hg flow are inconsistent and rather unpleasant in some cases. For example:

flow: Merged <feature> 'my-sample-feature' to <develop> ('develop').
flow: Closed <feature> 'my-sample-feature'.

Others are more reasonable:

flow: Created branch 'feature/sqlalchemy-plugin'.

It would be nice if the first two were more like the third? That is:

flow: Merged 'feature/my-sample-feature' to 'develop'.
flow: Closed 'feature/my-sample-feature'.

Is this configurable? If so, how?

I'm running 1.5.3 with the embedded Mercurial.

Thanks!

2 answers

0 votes
Ron Bickers August 30, 2012

I see. These are the commit messages, so they show in the log view description for every flow-related commit. I'll either live with it, modify it myself, or take it up with the hgflow guys.

Thanks for the response.

0 votes
stevestreeting
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 24, 2012

These messages come from hgflow itself, which I try not to alter too much so that it stays consistent with the upstream: https://bitbucket.org/yujiewu/hgflow/wiki/Home

Most of the time you don't see these messages anyway, unless you force SourceTree to always show the full output in Preferences. SourceTree insulates you from it by giving you the 'Preview' panel in the flow action windows.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events