debian/compat
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 19 Mar 2018 11:18:47 -0700
changeset 3574 8aba29d8b133
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
previous/next: add -m short form for --merge This matches core's option to `hg update`. This patch also covers `hg next`, but test-check-commit.t only lets me mention one of them.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8