Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Thirteenth batch for 2.14
[gitweb.git]
/
builtin
/
grep.c
diff --git
a/builtin/grep.c
b/builtin/grep.c
index f61a9d938b44424414812c57eecc309bd563f4b3..f752f642fffc757979c3727c55ed3bb14d7d524c 100644
(file)
--- a/
builtin/grep.c
+++ b/
builtin/grep.c
@@
-647,7
+647,7
@@
static int grep_submodule(struct grep_opt *opt, const struct object_id *oid,
return 0;
if (!is_submodule_populated_gently(path, NULL)) {
/*
- * If searching history, check for the presen
s
e of the
+ * If searching history, check for the presen
c
e of the
* submodule's gitdir before skipping the submodule.
*/
if (oid) {