Tagged in

Git

The Compiler
The Compiler
This blog was created to give Black engineers a place to learn about what it takes to reach the highest levels of leadership in tech. Additionally, we want to give everyone a chance to learn about how we see our communities, technology, and the world.
More information
Followers
2.7K
Elsewhere
More, on Medium

Git Reverts: Rolling Forward While Rolling Back

By: Alan Johnson

This blog post was originally published on Artsy’s Engineering Blog.

I don’t revert code changes often. Usually, I’m a fan of “rolling forward” with a fix, rather than rolling…