[Koha-bugs] [Bug 9543] Show patrons messaging subscription on holds notification

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 10 02:48:05 CEST 2016


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

--- Comment #15 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Chris Kirby from comment #14)
Hi Chris,

It looks like maybe you did:
git bz attach 9543 HEAD~2

Commits are counted from head, so the last patches are:
HEAD HEAD~1 (HEAD~2) (HEAD~3)

Two attach the two latest you want to do:
git bz attach 9543 HEAD~1^..

I un-obsoleted the original patches and obsoleted the extraneous one.  I am
leaving as signed off for now

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list