Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'hv/config-from-blob'
[gitweb.git]
/
builtin
/
commit.c
diff --git
a/builtin/commit.c
b/builtin/commit.c
index 790e5ab5cfee7b0f5760aafed7bf6f3f5927871e..65cf2a79b71021cc456634a52bc8ba6f73260bc1 100644
(file)
--- a/
builtin/commit.c
+++ b/
builtin/commit.c
@@
-207,7
+207,7
@@
static int list_paths(struct string_list *list, const char *with_tree,
}
for (i = 0; i < active_nr; i++) {
- struct cache_entry *ce = active_cache[i];
+
const
struct cache_entry *ce = active_cache[i];
struct string_list_item *item;
if (ce->ce_flags & CE_UPDATE)