debian/compat
author Laurent Charignon <lcharignon@fb.com>
Wed, 20 May 2015 10:58:32 -0700
changeset 1346 9a1415f8b21b
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
inhbit: don't crash on commit with no changes Before this patch inhibit would crash when running hg amend with no changes. This patch fixes this case and adds a test to prevent regression.
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