From: Rainer M. <ra...@tb...> - 2011-06-21 13:12:42
|
Hi, I am trying to learn how the branching works at github. A strange thing is that we apparently did have - but never really used - branches before at the sourceforge CVS and they have been inherited. Here is what I get from commandline: erdling ~/programs/SBML_odeSolver.git> git branch TBI * master origin physiomics So TBI is our institute, physiomics is the former workplace of Andrew Finney, I guess origin is the original branch I created? But where is the Sundials branch? I didn't find anything here: http://book.git-scm.com/3_basic_branching_and_merging.html Rainer |