/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
git repack: keep commits hidden by a graft
[git/git.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index
b8503ad
..
e902008
100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-561,6
+561,8
@@
enum object_creation_mode {
extern enum object_creation_mode object_creation_mode;
+extern int grafts_replace_parents;
+
#define GIT_REPO_VERSION 0
extern int repository_format_version;
extern int check_repository_format(void);