El Risitas Explains Git

Over four years late on the meme? Hold my beer... git rebase -i `git rev-list -n 1 --first-parent --before=“2015-01-01 00:00“ master` If you are looking for an effective concise introduction to Git, I highly recommend my “Fundamentals of Git“ course on Udemy:
Back to Top