Mercurial > hg
diff mercurial/repair.py @ 37238:684a6a261f30
bundle2: make source a mandatory argument for bundle2.applybundle() (API)
Currently all the callers in the core pass the source argument, making it
mandatory will help us storing right source value in bundleoperation() class.
Differential Revision: https://phab.mercurial-scm.org/D2996
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 31 Mar 2018 14:54:12 +0530 |
parents | f0b6fbea00cf |
children | 46c2b19a1263 |