Posts

Showing posts from April, 2017

Remove credential of Github

git config --system --unset credential.helper git config --global --unset credential.helper