git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
cd129ee
)
dir: fix broken comment
author
Elijah Newren
<redacted>
Wed, 1 Apr 2020 04:17:39 +0000
(
04:17
+0000)
committer
Junio C Hamano
<redacted>
Wed, 1 Apr 2020 18:10:38 +0000
(11:10 -0700)
Signed-off-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
dir.c
patch
|
blob
|
history
diff --git
a/dir.c
b/dir.c
index d0f3d660850c27fc95a7dc0aa3fb45599228fcf1..3a36768366106d6eb64d9fc2de657e394cf90918 100644
(file)
--- a/
dir.c
+++ b/
dir.c
@@
-2259,7
+2259,7
@@
static enum path_treatment read_directory_recursive(struct dir_struct *dir,
add_untracked(untracked, path.buf + baselen);
break;
}
- /* skip the
dir_add_* part
*/
+ /* skip the
add_path_to_appropriate_result_list()
*/
continue;
}
git clone https://git.99rst.org/PROJECT