On Wed, Feb 22, 2012 at 07:17:16PM +0100, Jonas Smedegaard wrote: > Package: git-buildpackage > Version: 0.6.0~git20120218 > Severity: normal > > the frei0r packaging contains a gbp.conf with non-default branches. > > This fails: > > git-import-dscs --debsnap --pristine-tar --sign-tags frei0r > > This succeeds, but commits are spread across multiple branches: > > git-import-dscs --debsnap --pristine-tar --sign-tags > --create-missing-branches frei0r > > This succeeds and looks sane: > > git-import-dscs --debsnap --pristine-tar --sign-tags > --create-missing-branches --upstream-branch=upstream frei0r
git-import-dscs doesn't care at all. git-import-dsc does indeed care about any gbp.conf it finds and I wonder why shouldn't? You always have the chance to override it. This is meant to make sure you get the correct result when doing a: * ipmort first version * cd into new archive * import next version Cheers, -- Guido -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org