Thread (6 messages) flat view 6 messages, 4 authors, 2016-06-15

Re: git am with MIME

From: Jeff King <hidden>
Date: 2016-06-15 22:45:11

On Wed, Aug 20, 2008 at 09:57:34PM +0200, Alex Riesen wrote:
quoted
-	strbuf_remove(&f, at - f.buf, el + 1);
+	strbuf_remove(&f, at - f.buf, el + (at[el] ? 1 : 0));
 +	strbuf_remove(&f, at - f.buf, el + !!at[el]);

(Some people'll kill me for that :)
Ewwww. ;)

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