4,461
edits
→Fix or amend last commit: undo changes to a file |
→Commands: adding |
||
Line 115: | Line 115: | ||
= Commands = | = Commands = | ||
== Adding == | |||
Add only modified and deleted files: | |||
<source lang="console"> | |||
$ git add -u | |||
</source> | |||
== Tags == | == Tags == |