diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2018-06-22 06:50:37 (GMT) |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-06-22 21:26:23 (GMT) |
commit | 928f0ab4bae61954c27a77794d80c2332c8e816c (patch) | |
tree | 786977d843634899a64cecd6f51fcf669062035f /Documentation/technical/api-directory-listing.txt | |
parent | 53f9a3e157dbbc901a02ac2c73346d375e24978c (diff) | |
download | git-928f0ab4bae61954c27a77794d80c2332c8e816c.zip git-928f0ab4bae61954c27a77794d80c2332c8e816c.tar.gz git-928f0ab4bae61954c27a77794d80c2332c8e816c.tar.bz2 |
Documentation: spelling and grammar fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/api-directory-listing.txt')
-rw-r--r-- | Documentation/technical/api-directory-listing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/api-directory-listing.txt b/Documentation/technical/api-directory-listing.txt index 4f44ca2..5abb8e8 100644 --- a/Documentation/technical/api-directory-listing.txt +++ b/Documentation/technical/api-directory-listing.txt @@ -54,7 +54,7 @@ The notable options are: this case, the contents are returned as individual entries. + If this is set, files and directories that explicitly match an ignore -pattern are reported. Implicity ignored directories (directories that +pattern are reported. Implicitly ignored directories (directories that do not match an ignore pattern, but whose contents are all ignored) are not reported, instead all of the contents are reported. |