Skip to content

Commit 785cada

Browse files
committed
step for updating git's index
1 parent 712b511 commit 785cada

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ You can also rename a file using above command but without git. Github would int
5353

5454
> git add -A
5555
56+
You can also use the command below to update git's index
57+
> git add -u
58+
5659
To move a file into a different directory use
5760
> git mv <file-name\> <folder-name\>
5861

0 commit comments

Comments
 (0)