##// END OF EJS Templates
gpg: make sign acquire wlock before processing...
gpg: make sign acquire wlock before processing Before this patch, "hg sign" of gpg extension executes/evaluates below without acquisition of wlock. - repo.dirstate.parents() - '.hgsigs' not in repo.dirstate It may cause unintentional result, if another command runs parallelly (see also issue4368). To avoid this issue, this patch makes "hg sign" of gpg extension acquire wlock before processing.

File last commit:

r9999:f91e5630 default
r27196:7b4a6157 default
Show More
hgicon.png
0 lines | 792 B | image/png | TextLexer
rendered-image