Badge
| Great Answer | Answer score of 100 or more. This badge can be awarded multiple times. |
Charles Bailey earned this badge 20 times |
mar 30 at 18:18
Find common ancestor of two branches
mar 13 at 15:18
How to delete a stash created with git stash create?
feb 14 at 3:26
What's the purpose of git-mv?
nov 1 at 20:07
Return type of '?:' (ternary conditional operator)
aug 24 at 16:11
How do I show the changes which have been staged?
aug 3 at 11:50
Branch from a previous commit using git
jul 4 at 22:51
How to fully delete a git repository created with init?
jun 22 '12 at 7:02
How to have git log show filenames like svn log -v
jun 11 '12 at 12:11
Completely remove unwanted file from Git repository history
may 29 '12 at 8:17
Revert to a commit by SHA hash?
mar 31 '12 at 0:34
How to undo “git commit --amend” done instead of “git commit”
feb 24 '12 at 3:04
What does git do to files that are a symbolic link?
jan 11 '12 at 19:56
.gitignore - ignore any 'bin' directory
nov 23 '11 at 7:17
Undoing a git push
aug 26 '11 at 20:47
Restore a deleted file in a Git repo
jun 25 '11 at 18:49
Difference of “git add -A” and “git add .”
mar 22 '11 at 9:28
Undoing a git rebase
aug 30 '10 at 16:50
How to do a “git export” (like “svn export”)