projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Documentation: fix "gitlink::foobar[s]"
[git]
/
tree-walk.c
diff --git
a/tree-walk.c
b/tree-walk.c
index
cbb24eb
..
8d4b673
100644
(file)
--- a/
tree-walk.c
+++ b/
tree-walk.c
@@
-206,4
+206,3
@@
int get_tree_entry(const unsigned char *tree_sha1, const char *name, unsigned ch
free(tree);
return retval;
}
-