Highlights
Pinned Loading
-
git cheats
git cheats 1# alias to edit commit messages without using rebase interactive
2# example: git reword commithash message
3reword = "!f() {\n GIT_SEQUENCE_EDITOR=\"sed -i 1s/^pick/reword/\" GIT_EDITOR=\"printf \\\"%s\\n\\\" \\\"$2\\\" >\" git rebase -i \"$1^\";\n git push -f;\n}; f"45# convert users public repos into private
-
-
-
-
paste
paste PublicForked from joshgoebel/pastie_express
Paste is a paste app based on pastie express
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

