X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-add.html;h=f47ba0864754c956e4243b34d40edf54ce71b796;hb=e246e3b880524446f9a269a00631d36a374eb63a;hp=875931a9ddcac2eecd7ced490f0167e236eeea0a;hpb=1a4e841b439ba014b365999c3a6b9e2be3740bd8;p=git.git diff --git a/git-add.html b/git-add.html index 875931a9..f47ba086 100644 --- a/git-add.html +++ b/git-add.html @@ -311,7 +311,7 @@ for people used to do "cvs add".

DISCUSSION

The list of <file> given to the command is fed to git-ls-files -command to list files that are not registerd in the index and +command to list files that are not registered in the index and are not ignored/excluded by $GIT_DIR/info/exclude file or .gitignore file in each directory. This means two things:

    @@ -371,7 +371,7 @@ git-add git-*.sh