[infinispan-dev] JAXB/XML part for ISPN-244

Vladimir Blagojevic vblagoje at redhat.com
Wed Dec 1 14:52:18 EST 2010


On 10-12-01 10:33 AM, Galder Zamarreño wrote:
>> >  Something along these lines...
>> >  
>> >  git remote add galder<galder git url>
>> >  git checkout -b ispn244_vladimir ispn244
>> >  commit
>> >  commit
>> >  git push origin ispn244_vladimir
>> >  request a pull via github so that i take your changes
>> >  
>> >  There might be a pull/fetch request missing there...
> p.s. Don't feel afraid to play with things. You can only damage your own fork here, no chance of doing anything bad to me or the infinispan repo :)
>

Wow, Git is amazing!!! I brought in your ispn244 branch and created 
local branch with a single command:
git fetch galder ispn244:vladimir_ispn244

I've done necessary configuration work for you, committed, tested and 
finally pushed branch to my forked repo and issued pull to your forked repo:
https://github.com/galderz/infinispan/pull/1

Maybe we should make a use case/ worked example about this coordination 
between developers before committing to main repo to our 
http://community.jboss.org/wiki/InfinispanandGitHub wiki?

Regards,
Vladimir


More information about the infinispan-dev mailing list