Changes

From Genome Analysis Wiki
Jump to navigationJump to search
109 bytes added ,  16:59, 9 September 2011
Line 123: Line 123:     
== Check Branches ==
 
== Check Branches ==
*See what branches there are:
+
*See what branches there are locally:
 
** git branch
 
** git branch
 +
** Current branch marked with '*'
 +
 +
* To see all branches including remote branches:
 +
** git branch -a
 
** Current branch marked with '*'
 
** Current branch marked with '*'
  

Navigation menu