зеркало из https://github.com/microsoft/git.git
attr.c: complete a sentence in a comment
Signed-off-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Brandon Williams <bmwill@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
5a8840194b
Коммит
6f416cbaff
2
attr.c
2
attr.c
|
@ -300,7 +300,7 @@ static struct match_attr *parse_attr_line(const char *line, const char *src,
|
|||
* directory (again, reading the file from top to bottom) down to the
|
||||
* current directory, and then scan the list backwards to find the first match.
|
||||
* This is exactly the same as what is_excluded() does in dir.c to deal with
|
||||
* .gitignore
|
||||
* .gitignore file and info/excludes file as a fallback.
|
||||
*/
|
||||
|
||||
static struct attr_stack {
|
||||
|
|
Загрузка…
Ссылка в новой задаче