Joined September 2012
·
Achievements
272 Karma
18,643 Total ProTip Views
Altruist
Increase developer well-being by sharing at least 20 open source projects
Epidexipteryx
Have at least one original repo where C++ is the dominant language
T-Rex 3
Have at least three original repos where C is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Python 3
Have at least three original repos where Python is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Honey Badger
Have at least one original Node.js-specific repo
T-Rex
Have at least one original repo where C is the dominant language
Desert Locust 3
Have at least three original repos where Erlang is the dominant language
Desert Locust
Have at least one original repo where Erlang is the dominant language
Good call. I believe at the time when I wrote this pro-tip I had not used rebase.
The only advantage that this has is the 2 step process allows someone unfamiliar a chance to see what they did. Also if you had already pushed up the bad commit I believe rebase is not preferred. Of course in that scenario you wouldn't want to strip either (you'll just get the history back when you pull).