sapling/eden/integration/hg/lib
Adam Simpkins 74c1027bba flush pending transaction data in eden_dirstate_map.setparents()
Summary:
Previously we flushed the pending transaction data in
eden_dirstate.setparents().  However, some dirstate code paths (particularly
dirstate.rebuild()) can directly call eden_dirstate_map.setparents().

We need to make sure the transaction data is flushed in this case.

Reviewed By: bolinfest

Differential Revision: D6175410

fbshipit-source-id: 256cb07f57ada02d6c1f118ec5075fb8ac93506c
2017-10-27 14:26:30 -07:00
..
hg_extension_test_base_test.py update integration tests to support multiple hg configs 2017-08-23 18:49:33 -07:00
hg_extension_test_base.py flush pending transaction data in eden_dirstate_map.setparents() 2017-10-27 14:26:30 -07:00
histedit_command.py Fix bug where hg histedit --abort does not restore file as "normal". 2017-10-12 19:28:11 -07:00
TARGETS codemod: format TARGETS with buildifier [4/5] (D5092623) 2017-06-01 17:52:40 -07:00