afs commented on issue #584: JENA-1734: Add $FUSEKI_BASE/extra to the 
fuseki-server classpath.
URL: https://github.com/apache/jena/pull/584#issuecomment-516898357
 
 
   The old way works - the repo hasn't changed so much as there are two master 
now but it's slicker now. 
   
   The easy way is to use the "Merge Pull Request" in the GH UI. That works, as 
does "delete branch" afterwards. 
   
   "delete branch" deletes from the GH repo /Claudenw/jena. "git pull -p" to 
have the working local repo remove the tracking branch, sync from upstream, and 
then local branch delete as desired.
   
   You don't have to sync from upstream, but if the local repo does not have 
the merge, it needs "git branch -D" IIRC.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to