Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Enable threaded delta search on *BSD and Linux.
[gitweb.git]
/
commit.h
diff --git
a/commit.h
b/commit.h
index 2acfc79d3483b4c83c1c181a8ac1505393e96ee5..77de9621d9c926c6fb8a2bf9ca81c6c376a2ad41 100644
(file)
--- a/
commit.h
+++ b/
commit.h
@@
-133,7
+133,6
@@
extern struct commit_list *get_shallow_commits(struct object_array *heads,
int in_merge_bases(struct commit *, struct commit **, int);
extern int interactive_add(int argc, const char **argv, const char *prefix);
-extern int rerere(void);
static inline int single_parent(struct commit *commit)
{