#1038894 gbp setup-gitattributes: include an option to automatically defuse git attributes when present upstream

#1038894#5
Date:
2023-06-22 17:23:03 UTC
From:
To:
Hi!

As discused here:
https://salsa.debian.org/salsa-ci-team/pipeline/-/merge_requests/424
it would be great to have an option to make `gbp setup-gitattributes`
mimic `gbp clone` behaviour, and only defuse git attributes when they
are present upstream. An option such as

  gbp setup-gitattributes --defuse-gitattributes=auto


Cheers!