What process are you using to keep your working copy of Jena (assuming you
have a clone on github) from the true master copy of Jena such that you can
create pull requests from you copy and merge them into the master.

So far the only way I have found to do this is to keep 2 copies of the code
in 2 different local git repositories.  the first I pull from master,
update, test, etc. check into my version on github, generate a pull request
from there.

The second is the master from apache git where I pull the code down, and
perform the merge from my github version.

Is there another way to do this?

Claude

-- 
I like: Like Like - The likeliest place on the web
<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to