chiark / gitweb /
btlog: if git remote is specified, push commits to that remote
authorHans-Christoph Steiner <hans@eds.org>
Mon, 3 Apr 2017 18:31:25 +0000 (20:31 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 3 Apr 2017 18:31:42 +0000 (20:31 +0200)
commit4b7084f779f9df02734ac08d5144fb30cc576e8c
treef67c7c6196f7c1fa13cd759cc2db116203229b93
parent40290fc5e05718afbb7a63be87282930fbccc0a2
btlog: if git remote is specified, push commits to that remote

This makes fdroid automatically push the new binary transparency commits if
there is a git_remote specified in either config.py or from a CLI arg.
fdroidserver/btlog.py
fdroidserver/update.py