Skip to content

Instantly share code, notes, and snippets.

@linuxcaffe
Created February 18, 2015 18:08
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 linuxcaffe/80613069177faad3779c to your computer and use it in GitHub Desktop.
Save linuxcaffe/80613069177faad3779c to your computer and use it in GitHub Desktop.
git remote show origin
djp@tigger:~/tmp/task_tools$ git remote show origin
Enter passphrase for key '/home/djp/.ssh/id_rsa':
* remote origin
Fetch URL: git@github.com:nasoym/task_tools.git
Push URL: git@github.com:nasoym/task_tools.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