#1038894 gbp setup-gitattributes: include an option to automatically defuse git attributes when present upstream #1038894
- Package:
- git-buildpackage
- Source:
- git-buildpackage
- Submitter:
- Santiago Ruano Rincón
- Date:
- 2023-06-22 17:27:04 UTC
- Severity:
- normal
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!