Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t5512: compensate for v0 only sending HEAD symrefs
[gitweb.git]
/
cache-tree.c
diff --git
a/cache-tree.c
b/cache-tree.c
index 98cb66587bff47db4180ea53dfae2238782a6687..c4b8a1fa16d4e1376c1df3f2784db32c20001314 100644
(file)
--- a/
cache-tree.c
+++ b/
cache-tree.c
@@
-448,7
+448,7
@@
int cache_tree_update(struct index_state *istate, int flags)
}
static void write_one(struct strbuf *buffer, struct cache_tree *it,
-
const char *path, int pathlen)
+ const char *path, int pathlen)
{
int i;