This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: add debug logging to show previous node values in `phabsend`
ClosedPublic

Authored by mharbison72 on Apr 8 2020, 5:52 PM.

Details

Summary

This isn't real useful here, but was very useful showing how phabsend --fold
handles commits created by hg fold and hg split. It introduces a new debug
function and flag instead of using ui.debug(), because --debug prints out
all of the API chatter.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mharbison72 created this revision.Apr 8 2020, 5:52 PM
Alphare accepted this revision.Apr 16 2020, 9:42 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.