Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/sha1dc'
[gitweb.git]
/
builtin
/
grep.c
diff --git
a/builtin/grep.c
b/builtin/grep.c
index e3ba1d98e3b399941c7c25093f8d5b63327d7d2a..fa351c49f4fd74b3cde1703ef98dba5f0c2c4e8f 100644
(file)
--- a/
builtin/grep.c
+++ b/
builtin/grep.c
@@
-648,7
+648,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) {