Skip to content

Instantly share code, notes, and snippets.

@relrod
Created October 11, 2009 19:14
Show Gist options
  • Save relrod/207823 to your computer and use it in GitHub Desktop.
Save relrod/207823 to your computer and use it in GitHub Desktop.
`--> git remote show origin
* remote origin
Fetch URL: [email protected]:martinbrandenburg/CppBot.git
Push URL: [email protected]:martinbrandenburg/CppBot.git
HEAD branch: master
Remote branches:
cb_devel tracked
master tracked
nix_devel new (next fetch will store in remotes/origin)
Local branch configured for 'git pull':
master merges with remote master
Local refs configured for 'git push':
cb_devel pushes to cb_devel (up to date)
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