projects
/
platform
/
upstream
/
git.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Imported Upstream version 2.24.2
[platform/upstream/git.git]
/
fmt-merge-msg.h
1
#ifndef FMT_MERGE_MSG_H
2
#define FMT_MERGE_MSG_H
3
4
extern int merge_log_config;
5
int fmt_merge_msg_config(const char *key, const char *value, void *cb);
6
7
#endif /* FMT_MERGE_MSG_H */