tests/missing-comment.hg
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 23 Mar 2021 22:48:27 -0700
changeset 46837 27ba8acd5684
parent 17064 168cc52ad7c2
permissions -rw-r--r--
rebase: don't call rewriteutil.precheck() with to-be-skipped commits It's clearly incorrect to call `rewriteutil.precheck()` for commits that we're not about to rewrite. We haven't noticed yet because the function doesn't check for divergence, but I'm about to teach it to do that. Differential Revision: https://phab.mercurial-scm.org/D10259
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)