26 Jan
2016
26 Jan
'16
8:41 a.m.
Hi all bugs.koha-community.org is now being served over https, which is cool. However you will need to tell git bz to use https This is as simple as running git config --global bz-tracker.bugs.koha-community.org.https true (I think it should work without the --global, if you run it in your koha checkout too) I have updated the wiki documentation for git bz also, the kohadevbox will need to be updated at some point also Chris