DEV Community

Discussion on: How to Undo Pushed Commits with Git

Collapse
 
diballesteros profile image
Diego (Relatable Code)

Git revert is definitely a nice option. I would love a more in-depth article and look at git rebase and all it's options

Collapse
 
blackgirlbytes profile image
Rizèl Scarlett

More content on git rebase is on the way!

Collapse
 
diballesteros profile image
Diego (Relatable Code)

Good stuff!