Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Use a temporary index for git commit --interactive
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 8214a55348d1311dd3325b843ae572930e582078..9fd8f3016fe8f935f176f57c615f72df8ba8d157 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-35,7
+35,7
@@
struct rev_info {
/* Basic information */
const char *prefix;
const char *def;
-
void *
prune_data;
+
struct pathspec
prune_data;
unsigned int early_output;
/* Traversal flags */