repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
t2028: fix minor error and issues in newly-added "worktree move" tests
[git/debian.git]
/
fmt-merge-msg.h
blob
b28d3a6113dc671884e95cbbc3904e4b2d26d727
1
#ifndef FMT_MERGE_MSG_H
2
#define FMT_MERGE_MSG_H
3
4
extern
int
merge_log_config
;
5
extern
int
fmt_merge_msg_config
(
const char
*
key
,
const char
*
value
,
void
*
cb
);
6
7
#endif
/* FMT_MERGE_MSG_H */