Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/test-yes-doc'
[gitweb.git]
/
builtin
/
am.c
diff --git
a/builtin/am.c
b/builtin/am.c
index 58a2aef28bbcd715660422dc37042e79d4d350c1..cd051fecdfc8e178496a698d9c7e7df5a6dd894e 100644
(file)
--- a/
builtin/am.c
+++ b/
builtin/am.c
@@
-1579,6
+1579,7
@@
static void do_commit(const struct am_state *state)
}
author = fmt_ident(state->author_name, state->author_email,
+ WANT_AUTHOR_IDENT,
state->ignore_date ? NULL : state->author_date,
IDENT_STRICT);