Skip to content

Instantly share code, notes, and snippets.

@heaversm
Created October 16, 2019 17:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heaversm/c9285b0cb11b4f4fc3f7247ec3464e7d to your computer and use it in GitHub Desktop.
Save heaversm/c9285b0cb11b4f4fc3f7247ec3464e7d to your computer and use it in GitHub Desktop.
Useful git commands
#verify remotes
git remote -v
#edit git config
git config -e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment