]> git.ipfire.org Git - thirdparty/git.git/blobdiff - fmt-merge-msg.h
Merge branch 'ab/ambiguous-object-name'
[thirdparty/git.git] / fmt-merge-msg.h
index f2ab0e0085ada6509c02427503b1ea04b18951e0..99054042dc5e574b2ef1c00394331955239e0324 100644 (file)
@@ -9,6 +9,7 @@ struct fmt_merge_msg_opts {
        unsigned add_title:1,
                credit_people:1;
        int shortlog_len;
+       const char *into_name;
 };
 
 extern int merge_log_config;