debian/compat
author Durham Goode <durham@fb.com>
Mon, 06 Apr 2015 15:44:00 -0700
changeset 1292 62229e7451f7
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
inhibit: wrap repo.commit to inhibit nodes Rebase was failing if you rebased a commit, stripped it, then rebased it again. This is because the node was still hidden and we needed repo.commit to uninhibit it.
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