sapling/edenscm/hgext/memcommit
Saurabh Singh 6525966fd1 memcommit: enforce target parent to be original parent
Summary:
After going over the code review for D14332967, I have decided to keep
things simple for now and only allow making commits to same target parent as
the original parent. This was already the intention with the existing code.
Therefore, this commit just further enforces the requirement.

Reviewed By: quark-zju

Differential Revision: D14422351

fbshipit-source-id: 2f786fc3596b17c5020de9906adf8f22b50be4dd
2019-03-13 11:50:42 -07:00
..
__init__.py memcommit: enforce target parent to be original parent 2019-03-13 11:50:42 -07:00
commitdata.py memcommit: provide serialization as separate module 2019-03-08 17:55:18 -08:00
serialization.py memcommit: provide serialization as separate module 2019-03-08 17:55:18 -08:00