mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-12 20:05:34 +00:00
This change omits two confusing values from the gbp.conf files that we set to what is already the default. Since mentioning the `master` branch is confusing when this appears in the upstream repo, we omit theses values.
6 lines
109 B
Text
6 lines
109 B
Text
[DEFAULT]
|
|
sign-tags = True
|
|
pristine-tar = False
|
|
pristine-tar-commit = False
|
|
[import-orig]
|
|
merge-mode = merge
|