Joined March 2012
·
Achievements
183 Karma
3,761 Total ProTip Views
24PullRequests Participant
Sent at least one pull request during the first 24 days of December 2014
Honey Badger
Have at least one original Node.js-specific repo
Lab
Have at least one original repo where C# is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Epidexipteryx
Have at least one original repo where C++ is the dominant language
Komodo Dragon
Have at least one original repo where Java is the dominant language
Kona
Have at least one original repo where CoffeeScript is the dominant language
Charity
Fork and commit to someone's open source project in need
Forked
Have a project valued enough to be forked by someone else
@dpashkevich you're welcome! This does the same exact thing as going into the interactive rebase mode, and contiguously marking all commits for fixup up to the point of the reset. (in this case both "removed console log" and "tabs -> spaces"). It doesn't let you select individual commits and "break" the commit chain.