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# aliases to change a git repo from private to public, and public to private using gh-cli
-
paste
paste PublicForked from joshgoebel/pastie_express
Paste is a paste app based on pastie express
JavaScript
-
rotating-ads
rotating-ads PublicRoating Ad Networks, Cycle through ad networks at set intervals
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.