Changes

From Genome Analysis Wiki
Jump to navigationJump to search
7 bytes added ,  18:00, 14 July 2011
no edit summary
Line 9: Line 9:  
#* <code>git status</code>
 
#* <code>git status</code>
 
# Remove any undesired files (if necessary):
 
# Remove any undesired files (if necessary):
#* <code>git reset HEAD ''filename1 filename2''
+
#* <code>git reset HEAD ''filename1 filename2''</code>
 
# Commit the files:
 
# Commit the files:
 
#* <code>git commit -m ''Initialize the repository with all the files''</code>
 
#* <code>git commit -m ''Initialize the repository with all the files''</code>

Navigation menu