Pinned Loading
-
Tuning your Git
Tuning your Git 1git config --global pull.rebase true
2git config --global fetch.prune true
3git config --global rebase.autostash true
45# Turn off advice when switching to 'detached HEAD' state
-
-
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.