Changes

Jump to navigation Jump to search
12 bytes removed ,  11:14, 8 April 2015
Line 3: Line 3:  
== add/commit/push ==
 
== add/commit/push ==
 
  git add .
 
  git add .
git add -a
   
  git add -A
 
  git add -A
 
  git commit -m "Message of commit"
 
  git commit -m "Message of commit"

Navigation menu