tests/missing-comment.hg
author Pierre-Yves David <pierre-yves.david@fb.com>
Fri, 06 Nov 2015 12:39:06 -0500
branchstable
changeset 26880 fa7f8b686633
parent 17064 168cc52ad7c2
permissions -rw-r--r--
changegroup: fix the scope of a try finally The try finally is here to ensure we release the just-created transaction. Therefore we should not do half a dozen operations before actually entry the try scope.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17064
168cc52ad7c2 histedit: new extension for interactive history editing
Augie Fackler <raf@durin42.com>
parents:
diff changeset
     1
(binary:application/octet-stream)