Skip to content

Instantly share code, notes, and snippets.

@xbalaji
Created May 7, 2019 13:51
Show Gist options
  • Save xbalaji/5208db5512b9229b3c78b4f8433e5e42 to your computer and use it in GitHub Desktop.
Save xbalaji/5208db5512b9229b3c78b4f8433e5e42 to your computer and use it in GitHub Desktop.
git show repo information
git remote show origin
git config --get remote.origin.url
git remote -v
git ls-remote --get-url
git remote get-url origin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment