debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 14 Jul 2017 00:54:48 +0530
changeset 2733 adfbb984ebbb
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
topics: check for topic on commit before a user enters message We have a enforce-topic cofig which can forbid user to commit without a topic on it. We used to check topic on a commit after the user enters message, but we should fail early.
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