https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38663

--- Comment #18 from David Cook <dc...@prosentient.com.au> ---
(In reply to David Cook from comment #17)
> If you can fetch the latest upstream and then rebase against that main
> branch, that should fix the problem for us.

The rebase is necessary, because if you did "git checkout -b bug_38663
origin/main" and then did "git bz apply 38663" it probably would work for you,
because you have that ancestor elsewhere in your repo referenced by some other
branch, tag, or just a dangling reference that hasn't been garbage collected
yet.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to