On 08/01/26 13:09, Simon Josefsson wrote:
I now realize that maybe I agree more about your recommendation against 'gbp import-orig' than I earlier thought. If we use 'gbp import-orig' for the strong work-flow of importing upstream git, including using upstream git tags, into the upstream branch, then in this situation, 'gbp import-orig' is just a lot of complexity compared to 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? Regards, -- Gioele Barabucci