debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 08 Jul 2018 21:18:33 +0530
changeset 3878 dc2b53b3573f
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
evolvecmd: move remaining logic to merge commit desc to existing utility fn This was a bit awful because we had a utility function and still we did some of merging outside of that fn. So let's move the remaining parts there.
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