git add

Değiştirilmiş dosyaları indekse ekle. Daha fazla bilgi için: https://git-scm.com/docs/git-add.

git add {{örnek/dosya}}

git add {{[-A|--all]}}

git add {{[-u|--update]}}

git add {{[-f|--force]}}

git add {{[-p|--patch]}}

git add {{[-p|--patch]}} {{örnek/dosya}}

git add {{[-i|--interactive]}}