git rebase (not) --interactive

added by JavaScript Kicks
9/4/2018 9:45:39 AM

565 Views

Once upon a time, there was a Whatsapp clone tutorial was born. Since then it has been through different incantations, but they all shared a common principle - the tutorial used git as a version control. What's special about this tutorial is its commits history - every commit represents a step in the tutorial; this way it's very easy to navigate through it and reference a specific part of it.


0 comments