debian/compat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 30 May 2017 14:21:10 +0200
changeset 2512 0e6ae8db9c21
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
obsdiscovery: extract push-obshashrange discovery in a function This will help us to simplify the code. The code is updated to directly use 'outgoing' missing so that is no longer needs to access 'futureheads'.
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