Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rebase -m: do not trigger pre-commit verification
[gitweb.git]
/
commit.h
diff --git
a/commit.h
b/commit.h
index 10e2b5d4cfdc7ac129ead711421ccc51d2667f02..000528a67b0f087793da2001d69993260bdaeb4a 100644
(file)
--- a/
commit.h
+++ b/
commit.h
@@
-70,7
+70,7
@@
extern void pretty_print_commit(enum cmit_fmt fmt, const struct commit*,
struct strbuf *,
int abbrev, const char *subject,
const char *after_subject, enum date_mode,
- int n
on_ascii_present
);
+ int n
eed_8bit_cte
);
/** Removes the first commit from a list sorted by date, and adds all
* of its parents.