Talked about GitOps
Presented a technical talk
Created a meme for presentation slides
+1

Advanced Git


Most people don't actually explore the depth of git commands and how much useful they can be when the time comes. With this thought in my mind, I took a talk on advanced git commands and good practices.

Topics Covered were:

  • Interactive and Normal Rebasing
  • Git Reset, Revert and Checkout
  • Branching
  • Stashing
  • Cherry Picking