: , , , - , , , , .
, , .
git add ., "" . , . git status, , :
# Changes to be committed:
# (use "git rm --cached <file>..." to unstage)
... , , foo.txt bar.c, :
git rm --cached foo.txt bar.c
:
git commit
... .
, , , - , grzuy,
git rm -r --cached .
... git add filename.