##// END OF EJS Templates
histedit: create state and acquire locks earlier...
histedit: create state and acquire locks earlier This makes chistedit (histedit with curses UI) not write any files inside repo without wlock. It also makes sense to wrap the entire process of preparing commands inside the curses UI inside locks because we don't want anything else to touch wdir or repo during this time.

File last commit:

r36625:c6061cad default
r52688:73476a9e stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer