tests/missing-comment.hg
author Durham Goode <durham@fb.com>
Mon, 11 May 2015 16:16:22 -0700
changeset 25017 4e857213d2d1
parent 17064 168cc52ad7c2
permissions -rw-r--r--
commit: move empty commit condition to a new line The empty commit condition was a messy if condition. Let's move it to a new line and change it to 'or' statements so it's cleaner and more readable. A future commit will add additional logic to this line.
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)