Skip to content

Instantly share code, notes, and snippets.

@DharmendraRathor
Created May 7, 2018 19:05
Show Gist options
  • Save DharmendraRathor/0dc3579240ffdd975f352920f9c4e6ff to your computer and use it in GitHub Desktop.
Save DharmendraRathor/0dc3579240ffdd975f352920f9c4e6ff to your computer and use it in GitHub Desktop.
GIT_Important
How to view git remote url or remote branch details.
git remote show <branchName>
eg git remote show origin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment