programing:git
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| programing:git [2025/12/12 01:37] – created mlivolsi | programing:git [2025/12/12 01:40] (current) – mlivolsi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Git Cheat Sheet ====== | ====== Git Cheat Sheet ====== | ||
| - | NOTE: As a database guy, you still should check in your scripts, etc.. | + | **NOTE**: Even as a database guy, you still should check in your scripts, etc.. |
| A Good reference: https:// | A Good reference: https:// | ||
| + | === Working in the Master Branch === | ||
| If doing work in the master branch | If doing work in the master branch | ||
| Line 14: | Line 15: | ||
| * git push origin master | * git push origin master | ||
| - | Creating a branch and merging changes | + | === Creating a branch and merging changes |
| < | < | ||
| mike branch | mike branch | ||
programing/git.1765503425.txt.gz · Last modified: by mlivolsi
