Git bz AttributeError: 'NoneType' object has no attribute 'group'
Hello koha devs, I was just about to upload a small patch to bugzilla. git bz attach 14434 HEAD But git bz says AttributeError: 'NoneType' object has no attribute 'group' Any ideas how to fix it? I successfully fetched and rebased the fishsoup branch, but that didn't help. Kind regards Holger
Hi Holger, I am not sure this is the reason, but did you set: config --global bz-tracker.bugs.koha-community.org.https true I think that was the last change we made to the configuration of git bz. Hope this helps, Katrin Am 11.08.2016 um 13:10 schrieb Holger Meissner:
Hello koha devs,
I was just about to upload a small patch to bugzilla. git bz attach 14434 HEAD But git bz says AttributeError: 'NoneType' object has no attribute 'group'
Any ideas how to fix it? I successfully fetched and rebased the fishsoup branch, but that didn't help.
Kind regards Holger _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
participants (2)
-
Holger Meissner -
Katrin Fischer