NOTE: Even as a database guy, you still should check in your scripts, etc..
A Good reference: https://education.github.com/git-cheat-sheet-education.pdf
If doing work in the master branch
mike branch
/---------------------->
/ \
---O--------------------------O------------>
| |
branch merge
This pushes the changes from the mike branch to upstream on github