User Tools

Site Tools


programing:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
programing:git [2025/12/12 01:37] – created mlivolsiprograming: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://education.github.com/git-cheat-sheet-education.pdf A Good reference: https://education.github.com/git-cheat-sheet-education.pdf
  
 +=== 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 ===
 <code> <code>
            mike branch            mike branch
programing/git.1765503425.txt.gz · Last modified: by mlivolsi