Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jr/hash-migration-plan-doc'
[gitweb.git]
/
submodule.c
diff --git
a/submodule.c
b/submodule.c
index 3e3ea11761fda1c48a3cdd88e146a0f20338c364..63e7094e1620c2c3eb7dda0a8c38a833ae2d1c5a 100644
(file)
--- a/
submodule.c
+++ b/
submodule.c
@@
-503,7
+503,7
@@
static void show_submodule_header(struct diff_options *o, const char *path,
if (add_submodule_odb(path)) {
if (!message)
- message = "(
not initialized
)";
+ message = "(
commits not present
)";
goto output_header;
}