Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git merge -X<option>
[gitweb.git]
/
ll-merge.h
diff --git
a/ll-merge.h
b/ll-merge.h
index 5388422d091ede134d42406291989c49553f7428..aaed46dec9dabcd7adc614ded30086f61cdf7b48 100644
(file)
--- a/
ll-merge.h
+++ b/
ll-merge.h
@@
-10,6
+10,6
@@
int ll_merge(mmbuffer_t *result_buf,
mmfile_t *ancestor,
mmfile_t *ours, const char *our_label,
mmfile_t *theirs, const char *their_label,
- int
virtual_ancestor
);
+ int
flag
);
#endif