Github user afs commented on the issue:
https://github.com/apache/jena/pull/436
I have a copy of Jena cloned from git-wip-us.apache.org = a added second
remote for github (this is so it is called as "github", not the full URL
"https://github.com/apache/jena.git").
To merge, I have been using that one, merge from github (--no-ff) into
local master and push to origin/master.
Is there anything we can do to improve
https://cwiki.apache.org/confluence/display/JENA/Commit+Workflow+for+Github-ASF?
---