-
Coolblue
- Netherlands
Pinned Loading
-
Github helpers
Github helpers 1alias syncmaster="git checkout master && git fetch --all --prune && git rebase upstream/master && git push -v origin"
23alias syncmain="git checkout main && git fetch --all --prune && git rebase upstream/main && git push -v origin"
45alias gitundo="git reset HEAD~"
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.