projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
git-svn: only look at the root path for svn:mergeinfo
[git]
/
varint.c
diff --git
a/varint.c
b/varint.c
index
4ed7729
..
409c497
100644
(file)
--- a/
varint.c
+++ b/
varint.c
@@
-1,3
+1,4
@@
+#include "git-compat-util.h"
#include "varint.h"
uintmax_t decode_varint(const unsigned char **bufp)