debian/compat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 17 Jun 2018 02:32:29 +0200
changeset 3868 1742254d1190
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
rewind: automatically rewind entire stack We now rewind the full stack, avoiding creating orphans. A `--exact` flag is added to force rewinding only the explicitly specified changesets.
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