dotfiles/debian/git-buildpackage.conf

10 lines
244 B
Plaintext
Raw Normal View History

2018-03-09 12:20:14 +01:00
# Configuration file for "gbp <command>"
[DEFAULT]
# the default build command:
builder = git-pbuilder -i -I -us -uc
# use pristine-tar:
pristine-tar = True
# Use color when on a terminal, alternatives: on/true, off/false or auto
color = auto