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