fmt-merge-msg.hon commit Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with-dirty-index (5b1c54a)
   1#ifndef FMT_MERGE_MSG_H
   2#define FMT_MERGE_MSG_H
   3
   4extern int merge_log_config;
   5extern int fmt_merge_msg_config(const char *key, const char *value, void *cb);
   6
   7#endif /* FMT_MERGE_MSG_H */