Add text about staging
This commit is contained in:
@ -150,7 +150,7 @@ git add file1 file2
|
|||||||
git add *
|
git add *
|
||||||
```
|
```
|
||||||
|
|
||||||
Committing files with commit message
|
Committing files with commit message, this will stage your changes
|
||||||
```shell
|
```shell
|
||||||
git commit -m "your commit message"
|
git commit -m "your commit message"
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user