Mercurial > hg
diff mercurial/server.py @ 45349:442823f66889
merge: drop commitinfo argument to applyupdates (API)
We now pass the mergeresult object and hence there is no need to have a separate
commitinfo argument as the required info is present in mergeresult object.
Differential Revision: https://phab.mercurial-scm.org/D8904
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Thu, 06 Aug 2020 13:51:43 +0530 |
parents | eef9a2d67051 |
children | d4ba4d51f85f |