tests/missing-comment.hg
author Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 17 Sep 2014 19:44:03 -0700
changeset 22496 35af9361a049
parent 17064 168cc52ad7c2
permissions -rw-r--r--
revset: refactor parents() into a single return point Both paths are doing similar thing in the end. We refactor the function so that the `ps` set is commonly used at the end. This will end excluding `nullrev` from this set in a future patch
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)