Bug#1092800: git-buildpackage: gbp clone: do not defuse gitattributes by default

2025-03-29 Thread Julien Plissonneau Duquène
Le 2025-03-26 11:08, Guido Günther a écrit : This is orthogonal to whether attributes should be defused by default or not. I've just discovered another issue with that default: it's also incompatible with git LFS which is used by some upstream projects. Cheers, -- Julien Plissonneau Duqu

Bug#1092800: git-buildpackage: gbp clone: do not defuse gitattributes by default

2025-03-26 Thread Guido Günther
Hi, On Tue, Mar 25, 2025 at 04:58:04PM +0100, Julien Plissonneau Duquène wrote: > Hi Guido, > > Thank you for looking into this issue. Unfortunately you closed your MR > before I got a chance to comment, and AIUI the proposed fix is just going to > replace this issue by another as now the re-check

Bug#1092800: git-buildpackage: gbp clone: do not defuse gitattributes by default

2025-03-25 Thread Ian Jackson
BTW more background to this design decision in the context of dgit can be found in this bug against src:dgit https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079434 -- Ian JacksonThese opinions are my own. Pronouns: they/he. If I emailed you from @fyvzl.net or @evade.org.uk, that is

Bug#1092800: git-buildpackage: gbp clone: do not defuse gitattributes by default

2025-03-25 Thread Julien Plissonneau Duquène
Hi Guido, Thank you for looking into this issue. Unfortunately you closed your MR before I got a chance to comment, and AIUI the proposed fix is just going to replace this issue by another as now the re-checked out content won't match what's in the source tarball. As a reminder I've implemen

Bug#1092800: git-buildpackage: gbp clone: do not defuse gitattributes by default

2025-03-25 Thread Guido Günther
Hi, On Sat, Jan 11, 2025 at 06:30:16PM +, Julien Plissonneau Duquène wrote: > Package: git-buildpackage > Version: 0.9.37 > Severity: normal > Tags: patch > X-Debbugs-Cc: Otto Kekäläinen , sre4e...@free.fr > > Dear Maintainers, > > Could you please change `gbp clone` defaults to NOT run `gbp

Bug#1092800: git-buildpackage: gbp clone: do not defuse gitattributes by default

2025-01-11 Thread Julien Plissonneau Duquène
A merge request is available here: https://salsa.debian.org/agx/git-buildpackage/-/merge_requests/38 Best Regards, -- Julien Plissonneau Duquène

Bug#1092800: git-buildpackage: gbp clone: do not defuse gitattributes by default

2025-01-11 Thread Julien Plissonneau Duquène
Package: git-buildpackage Version: 0.9.37 Severity: normal Tags: patch X-Debbugs-Cc: Otto Kekäläinen , sre4e...@free.fr Dear Maintainers, Could you please change `gbp clone` defaults to NOT run `gbp setup- gitattributes` by default? This is related to the issues reported in [1]. Blindly disabli