chiark / gitweb /
playground refactoring: Dgit.pm: Expose $local_git_cfg
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 2 Aug 2017 14:09:12 +0000 (15:09 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 3 Aug 2017 08:56:55 +0000 (09:56 +0100)
commitd99fbfc09e25cda5a7e95c3c632436d22cb4e59a
tree11756585372c8525e3443e2b76844afa41d0a0a3
parent3c79424dd5982b8bea141a14e1909a972de0f2cc
playground refactoring: Dgit.pm: Expose $local_git_cfg

This is now the default for playtree_setup.  The caller can simply set
it explicitly.

We make this part of a new :playground export tag for Dgit.pm,
which is going to gain other bits shortly.

And, we add some comments, and move the global; more code and
commentary will appear around this.

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