Cloning a Git Bridge Repo: Difference between revisions
Initial add |
Add table of versions |
||
Line 16: | Line 16: | ||
|<tt>/jibb/nobackup/gmaosi/bridge</tt> | |<tt>/jibb/nobackup/gmaosi/bridge</tt> | ||
|} | |} | ||
== Bridge Repos Available == | |||
{| class="wikitable" | |||
|+Currently Available Bridge Repositories | |||
|- | |||
!Repository | |||
!Current Version | |||
|- | |||
|<tt>GEOSagcm</tt> | |||
|<tt>Ganymed-4_1</tt> | |||
|- | |||
|<tt>GEOSadas</tt> | |||
|<tt>GEOSadas-5_13_0_p1</tt> | |||
|- | |||
|<tt>G5tutorial</tt> | |||
|<tt>bma-G5tut-H10U</tt> | |||
|- | |||
|<tt>GEOSctm</tt> | |||
|<tt>bma_GEOSctm_H10U_merge_UNSTABLE</tt> | |||
|} | |||
== Cloning a Bridge Repo == | |||
Cloning a bridge repo is just like cloning any other git repo: | |||
$ git clone /discover/swdev/adasilva/bridge/GEOSadas | |||
== Checking out a Tag == | |||
[[Category:SI Team]] | [[Category:SI Team]] |