Mercurial > hg
diff hgext/notify.py @ 26508:47a12de9ac3f
changegroup: add version argument to getlocalchangegroup
For some obscure reasons (probably upsetting a Greek goddess),
getlocalchangegroup did not have a 'version' argument to control the
changegroup version. We fix this to allow cg02 to be used with 'hg
bundle' in the future.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 01 Oct 2015 19:14:33 -0700 |
parents | 5a84a453b503 |
children | 56b2bcea2529 |