Thread (11 messages) flat view 11 messages, 2 authors, 2016-06-15

Re: [PATCH 4/4] reflog.c: use a reflog transaction when writing during expire

From: Jonathan Nieder <hidden>
Date: 2016-06-15 23:03:10

Stefan Beller wrote:
quoted hunk ↗ jump to hunk
--- a/builtin/reflog.c
+++ b/builtin/reflog.c
[...]
quoted hunk ↗ jump to hunk
@@ -290,7 +291,7 @@ static int unreachable(struct expire_reflog_cb *cb, struct commit *commit, unsig
 
 static int expire_reflog_ent(unsigned char *osha1, unsigned char *nsha1,
 		const char *email, unsigned long timestamp, int tz,
-		const char *message, void *cb_data)
+		const char *message, void *cb_data, struct strbuf *err)
This doesn't match the signature of each_reflog_ent_fn.  Would putting
err in the cb_data struct work?

Curious,
Jonathan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help