Skip to content

Instantly share code, notes, and snippets.

@tfnico
Created February 20, 2013 09:00
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 tfnico/4994108 to your computer and use it in GitHub Desktop.
Save tfnico/4994108 to your computer and use it in GitHub Desktop.
git remote show
➜ ~/prefs/[master]✗>git remote show origin tfnico@Thomas-Ferris-Nicolaisens-iMac [10:00:02]
* remote origin
Fetch URL: git@github.com:tfnico/prefs.git
Push URL: git@github.com:tfnico/prefs.git
HEAD branch: master
Remote branch:
master tracked
Local branch configured for 'git pull':
master merges with remote master
Local ref configured for 'git push':
master pushes to master (up to date)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment