Mercurial > hg-stable
comparison .hgignore @ 29745:bb04f96df51c
wireproto: consolidate code for obtaining "cmds" argument value
Both wireproto.py and sshpeer.py had code for producing the value to
the "cmds" argument used by the "batch" command. This patch extracts
that code to a standalone function and uses it.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 06 Aug 2016 13:46:28 -0700 |
parents | e63dfbbdbd07 |
children | cff0f5926797 |
comparison
equal
deleted
inserted
replaced
29744:0806fa2a39d8 | 29745:bb04f96df51c |
---|