@ -111,6 +111,14 @@ Or you can add an SSH key
## Saving changes
```shell
git add file1 file2
git add *
```
git commit -m "your commit message"
unstage by using
use "git reset HEAD <file>..." to unstage
The note is not visible to the blocked user.