debian/compat
author Durham Goode <durham@fb.com>
Tue, 17 Mar 2015 19:03:27 -0700
changeset 1213 7118996bdf43
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
config: enable all obsolete options Upstream Mercurial has moved away from obsolete._enabled as the obsolete flag to a series of options. This patch makes evolve enable all the options automatically if the user hasn't enabled any already. This preserves the existing evolve experience of not having to configure anything.
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