Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
resolve_ref_recursively(): new function
[gitweb.git]
/
commit.h
diff --git
a/commit.h
b/commit.h
index a7ef682b5a6424bf8575851a5ec52eaa84492a59..b06db4d5d9004e329a2a04de3d9af71a3578ef9d 100644
(file)
--- a/
commit.h
+++ b/
commit.h
@@
-147,7
+147,7
@@
struct pretty_print_context {
int preserve_subject;
struct date_mode date_mode;
unsigned date_mode_explicit:1;
-
unsigned expand_tabs_in_log:1
;
+
int expand_tabs_in_log
;
int need_8bit_cte;
char *notes_message;
struct reflog_walk_info *reflog_info;