Mercurial > hg-stable
comparison mercurial/wireproto.py @ 18688:79107fad06aa
commit: factor out status printing into a helper function
We create a new function commitstatus() in cmdutil that handles printing
the status message(s) after a commit. This will allow other commit-like
commands to use it, and in particular is step 2 towards removing
backout's call to commands.commit.
author | Kevin Bullock <kbullock@ringworld.org> |
---|---|
date | Tue, 12 Feb 2013 16:32:14 +0000 |
parents | f3b21beb9802 |
children | 6b618aa08b6e |
comparison
equal
deleted
inserted
replaced
18687:1d183b33f007 | 18688:79107fad06aa |
---|