Changes

Jump to navigation Jump to search
m
Line 105: Line 105:  
=== Commit Changes ===
 
=== Commit Changes ===
   −
Always in your local repository, find out from git what files you changed:
+
In your local repository, find out from git what files you changed:
 
  git status
 
  git status
   Line 115: Line 115:     
You should do this for every meaningful set of changes you make.
 
You should do this for every meaningful set of changes you make.
      
=== Request Review ===
 
=== Request Review ===

Navigation menu