##// END OF EJS Templates
rebase: take locks in the right order...
rebase: take locks in the right order repo.lock was taken before repo.wlock - that could in principle cause a deadlock.
Mads Kiilerich -
r15874:2305baff default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...