Hi all,

I'm working on the JIRA ticket CASSANDRA-13981 and pushed a patch yesterday, 
however, I have been suggested to create a branch in my github account and then 
push all changes into that. The patch is too big hence this seems to be a 
better approach.
I haven't done it before so wanted to ensure I do it correctly without messing 
things up :)


1.      On Cassandra GitHub: https://github.com/apache/cassandra, click on 
"Fork" to create my own copy in my account.

2.      Git clone on the forked branch above

3.      Git checkout <commit-id of the version I worked on>

4.      Apply my patch

5.      Git commit -m "<comments>"

6.      Git push origin trunk

Please let me know if you notice any issues. Thanks for your help!

Preetika




Reply via email to