Brad Schoening created CASSANDRA-19777:
------------------------------------------

             Summary: Update doc page for how-to commit with more intro
                 Key: CASSANDRA-19777
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19777
             Project: Cassandra
          Issue Type: Task
            Reporter: Brad Schoening


The how-to commit documentation would be more helpful to new committers with 
some background details on the below.  This should not be a git tutorial, but 
it should inform readers what they need to know or learn to be an effective 
committer.

0) Using CLI vs GitHub web UI

1) The squash-rebase-merge (best name?) workflow used on this repo

2) Basic git commands you should know, including:
* *git remote* add & set-url
* *squashing* with rebase -i
* updating commit with *git commit --amend*
* *push upstream <repo> --atomic -n*





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to