Hi, On Sat, Jul 07, 2018 at 03:05:29PM -0400, Tong Sun wrote: > Hi, > I have a question > following > [3]https://honk.sigxcpu.org/piki/development/debian_packages_in_git/ > -- > `gbp clone` will create the pristine-tar branch, right? > > After initially cloning with gbp clone you can run gbp pull to update > your debian, upstream and pristine-tar branches from the remote site. So > the complete workflow for simple team maintenance looks like this: > # Initially clone the repo once > gbp clone git://[4]git.debian.org/pkg-libvirt/gtk-vnc.git > > But having done that, I'm still not getting the pristine-tar > branch.
Please try gbp clone --pristine-tar if you haven't enabled pristine-tar via ~/.gbp.conf. See "man gbp-clone". Cheers, -- Guido _______________________________________________ git-buildpackage mailing list [email protected] http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
