debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 27 Dec 2017 23:51:18 +0530
changeset 3371 753e5ebabe7d
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
topics: take logic to parse username to a separate function In next patch we will be adding support to `hg stack` to show users, and this logic will be required there too. So let's take it out in a separate function.
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