Gioele Barabucci writes ("Re: Include git commit id and git tree id in 
*.changes files when uploading? [and 1 more messages]"):
> On 08/01/26 13:09, Simon Josefsson wrote:
> > git checkout upstream
> > git fetch up
> > git checkout -B upstream up/v1.2.3
> > git checkout debian/latest
> > git merge upstream
> > git diff debian/1.2.2-4..
> 
> Isn't this the core of what `gbp import-ref -u1.2.3` does?

>From the manpage, it looks like it, yes.  TIL.

I think this means that gbp import-ref could very well form part of
the kind of workflow that we would recommend.  So, jolly good.

Of course I haven't looked into its handling of upstream tags etc. in
detail, obviously, and I'm not sure why git branch formats (git
packaging "workflows") it's compatible with.  It's probably good with
gbp pq, and might be compatible with dgit-maint-merge(7).  I doubt it
would DTRT for a git-debrebase user, but git-debrebase does about half
of this job (the hard part) itself.  So I'm not sure I'm in a position
to advise about it.

Thanks!

Ian.

-- 
Ian Jackson <[email protected]>   These opinions are my own.  

Pronouns: they/he.  If I emailed you from @fyvzl.net or @evade.org.uk,
that is a private address which bypasses my fierce spamfilter.

Reply via email to