sapling/hgext/pushrebase
Jun Wu ad910092e1 pushrebase: fix None handling for ontoctx
Summary:
`ontoctx` could be `None`. In that case `.hex()` will fail.
Fix it by recording `ontorev` as `None` in that case.

Reviewed By: liubov-dmitrieva

Differential Revision: D10178579

fbshipit-source-id: e7fdcfe1bc59043685b6da790c28c4a83c514043
2018-10-03 13:32:56 -07:00
..
__init__.py pushrebase: fix None handling for ontoctx 2018-10-03 13:32:56 -07:00
errors.py pushrebase: introduce a stackpush fast path 2018-09-25 16:06:21 -07:00
recording.py pushrebase: record pushrebases failed on hooks 2018-10-03 04:20:22 -07:00
stackpush.py pushrebase: introduce a stackpush fast path 2018-09-25 16:06:21 -07:00