summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b75bb1d)
raw | patch | inline | side by side (parent: b75bb1d)
author | Daniel Barkalow <barkalow@iabervon.org> | |
Thu, 28 Feb 2008 17:24:42 +0000 (12:24 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 28 Feb 2008 21:35:09 +0000 (13:35 -0800) |
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-diff.txt | patch | blob | history |
index 83b007e70876dec8ef0521ce40a682af79cc69d9..20b0241d30026747391fa4b6b38de5cf959cee70 100644 (file)
* Once you finish feeding the pairs of files, call `diffcore_std()`.
This will tell the diffcore library to go ahead and do its work.
-* Calling `diffcore_flush()` will produce the output.
+* Calling `diff_flush()` will produce the output.
Data structures