Pinned Loading
-
-
-
git command aliases
git command aliases 1[alias]2# Config3init-personal = !git init && git config user.name 'John Doe' && git config user.email 'johndoe@example.com' && :
4set-repo-personal = !git config user.name 'John Doe' && git config user.email 'johndoe@example.com' && :
5set-repo-alt = !git config user.name 'John Wick' && git config user.email 'johnwick@example.com' && :
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.