Skip to content

Instantly share code, notes, and snippets.

@abinashmeher999
Created January 23, 2015 08:46
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 abinashmeher999/2b80289ef5ad2f971ae8 to your computer and use it in GitHub Desktop.
Save abinashmeher999/2b80289ef5ad2f971ae8 to your computer and use it in GitHub Desktop.
Show Origin
abinashmeher999@JARVIS:~/shogun$ git remote show origin
* remote origin
Fetch URL: https://github.com/abinashmeher999/shogun.git
Push URL: https://github.com/abinashmeher999/shogun.git
HEAD branch: develop
Remote branches:
boost_serialization tracked
c50 tracked
develop tracked
diffusion_kernel tracked
feature/CMake tracked
feature/FixStreaming tracked
feature/PythonDetection tracked
feature/UnifiedEigenSolvers tracked
feature/fix-include-order tracked
feature/fix-java_modular tracked
feature/fix_includes tracked
feature/improved_python3_support tracked
feature/linalg tracked
feature/mmd tracked
feature/nmatrix tracked
feature/prng_lower_order_bits tracked
galaxy tracked
hmm_cleanup tracked
integration_cleanup tracked
lambday-log-det tracked
master tracked
meta_language tracked
migration_cleanup tracked
multiboost tracked
openmp tracked
shogun_1.0 tracked
shogun_1.1 tracked
shogun_2.1 tracked
structure tracked
Local branches configured for 'git pull':
develop merges with remote develop
master merges with remote master
Local refs configured for 'git push':
develop pushes to develop (up to date)
master pushes to master (up to date)
abinashmeher999@JARVIS:~/shogun$ cd doc/md
abinashmeher999@JARVIS:~/shogun/doc/md$ git remote show origin
* remote origin
Fetch URL: https://github.com/shogun-toolbox/shogun.wiki.git
Push URL: https://github.com/shogun-toolbox/shogun.wiki.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