Re: [PATCH v5 2/4] merge: introduce setup_merge_commit helper function From: Junio C Hamano <hidden> Date: 2016-06-15 22:50:32 Jared Hance [off-list ref] writes: for (i = 0; i < argc; i++) { - struct object *o; ... - strbuf_reset(&buf); + setup_merge_commit(&buf, &remotes, argv[i]); } Micronit; the body becomes a single statement and you should lose the {}. Thanks. No need to resend.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help