Changes

Jump to navigation Jump to search
1 byte removed ,  21:21, 5 June 2023
Line 140: Line 140:  
       &emsp; OR <br>
 
       &emsp; OR <br>
 
       <b>git add -u</b> <br>
 
       <b>git add -u</b> <br>
       <&ensp; <i> - Adds modified and deleted files only. Excludes new files. It will include files in the current directory and in higher directories that belong to the same git repository</i><br><br>
+
       &ensp; <i> - Adds modified and deleted files only. Excludes new files. It will include files in the current directory and in higher directories that belong to the same git repository</i><br><br>
 
       For a more detailed description of <i>git add</i> go to: https://github.com/git-guides/git-add</li><br>
 
       For a more detailed description of <i>git add</i> go to: https://github.com/git-guides/git-add</li><br>
  
581

edits

Navigation menu