repo.or.cz
/
git
/
raj.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'l10n-2.26.0-rnd2.1' of git://github.com/git-l10n/git-po.git
[git/raj.git]
/
fmt-merge-msg.h
blob
01e3aa88c50c1994065a99515bd13f484558b553
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 */