User Tools

Site Tools


programing:git

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
programing:git [2025/12/12 01:39] mlivolsiprograming:git [2025/12/12 01:40] (current) mlivolsi
Line 5: Line 5:
 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.txt · Last modified: by mlivolsi