Badge
| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
Sylvain Defresne earned this badge 5 times |
feb 5 at 19:01
Git rebase: conflicts keep blocking progress
aug 20 at 16:53
How can I uncommit the last commit in a git bare repository?
aug 8 at 6:45
How to use git bisect?
apr 27 '12 at 18:16
What is the difference between 'git format-patch and 'git diff'?
nov 22 '09 at 17:42
Why is if not someobj: better than if someobj == None: in Python?