chiark / gitweb /
Dgit.pm: git_slurp_config_src: Break out from dgit
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 14 Jul 2017 09:53:33 +0000 (10:53 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 18 Jul 2017 23:28:01 +0000 (00:28 +0100)
commitbe85ba38f1d9099179b6b6cc7cafac769ccf11da
treea97e4e402433764e212e49c87d59d2058a64b3ba
parent0b0c7e0ce2f0f17cacef7eb3159fc9de1850bf37
Dgit.pm: git_slurp_config_src: Break out from dgit

We are going to want this so we can provide better subtree setup
functions in Dgit.pm, including the config transfer.

No functional change, except that we now run just "git" from the path,
rather than honouring dgit's @git (which is not available in Dgit.pm).

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Debian/Dgit.pm
dgit