chiark / gitweb /
buildserver: include python3-git for future use
authorHans-Christoph Steiner <hans@eds.org>
Tue, 23 Jan 2018 16:12:32 +0000 (17:12 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 26 Jan 2018 09:18:41 +0000 (10:18 +0100)
commitf0940540eeca42dadd7f2b7db05497229f640a91
tree40e57ce804a51bf0d4ab5b5c1f475b7bb6e2eb14
parenta57f17b2765a7475eeaac27c8b72a539148c5d05
buildserver: include python3-git for future use

We should be replacing all our custom git shell commands with python3-git,
since it is a common library for doing that.  It will receive a lot more
attention and maintenance than our code for doing it.  For example, we
should not ever use shell=True, since that opens up a lot of security
risks.
buildserver/provision-apt-get-install