Created
October 16, 2019 17:36
-
-
Save heaversm/c9285b0cb11b4f4fc3f7247ec3464e7d to your computer and use it in GitHub Desktop.
Useful git commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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