@@ -7,4 +7,9 @@ git clean -n
#### Удалить все файлы не в индексе
```git
git clean -f
```
#### Отменить изменение в файле
git restore <файл>...»
The note is not visible to the blocked user.