Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 187 Bytes

File metadata and controls

6 lines (6 loc) · 187 Bytes

Git Practice Repo

Day 22: Git basics and advanced Covered: init, add, commit, branch, merge, rebase, stash

Git Commands I Learned

  • git init, add, commit
  • git branch, switch, merge