Mercurial > hg
diff mercurial/exewrapper.c @ 42568:f9da9d5f3f5a
graft: moved abortgraft and readgraft to cmdutil
This patch moves `abortgraft` and `readgraft` to
`cmdutil`. Various callers are updated accordingly.
This is done because these serve as ulitlity functions
for command `graft` and so that new functions regarding
graft can be built from them.
Differential Revision: https://phab.mercurial-scm.org/D6608
author | Taapas Agrawal <taapas2897@gmail.com> |
---|---|
date | Sat, 06 Jul 2019 22:19:36 +0530 |
parents | ef7119cd4965 |
children | 825d5a5907b4 |