debian/compat
author Laurent Charignon <lcharignon@fb.com>
Tue, 16 Jun 2015 10:19:17 -0700
changeset 1368 c02cdb97ebfa
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
directaccess: disable directaccess for push and serve Before this patch, push and serve were subject to directaccess. This patch makes them throw error when trying to access hidden hashes.
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