sapling/edenscm/hgext/pushrebase
Saurabh Singh 4f208ae0cf stackpush: create pushrequest from memcommit parameters
Summary:
We will be relying on `pushrequest` to create commits to the
repository without a working copy using the `memcommit` command that will be
introduced in D14177415. Therefore, lets introduce a class method for creating
a pushrequest based on memcommit parameters.

Reviewed By: quark-zju

Differential Revision: D14177413

fbshipit-source-id: fe326e1e2908724b81a95fbf13a05163fb435ada
2019-02-26 11:18:25 -08:00
..
__init__.py stackpush: make specifying the commit date function optional 2019-02-26 11:18:25 -08:00
common.py pushrebase: fix choosing commit timezone 2019-02-21 00:59:13 -08:00
errors.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
recording.py fix format for broken check-code test 2019-02-22 11:44:51 -08:00
stackpush.py stackpush: create pushrequest from memcommit parameters 2019-02-26 11:18:25 -08:00