]>
git.ipfire.org Git - thirdparty/git.git/blob - fmt-merge-msg.h
1 #ifndef FMT_MERGE_MSG_H
2 #define FMT_MERGE_MSG_H
4 extern int merge_log_config
;
5 extern int fmt_merge_msg_config(const char *key
, const char *value
, void *cb
);
7 #endif /* FMT_MERGE_MSG_H */