Merge branch 'dc/fmt-merge-msg-microcleanup' into maint
Code cleanup. * dc/fmt-merge-msg-microcleanup: fmt-merge-msg: fix coding style
This commit is contained in:
@ -408,7 +408,8 @@ static void shortlog(const char *name,
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void fmt_merge_msg_title(struct strbuf *out,
|
static void fmt_merge_msg_title(struct strbuf *out,
|
||||||
const char *current_branch) {
|
const char *current_branch)
|
||||||
|
{
|
||||||
int i = 0;
|
int i = 0;
|
||||||
char *sep = "";
|
char *sep = "";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user