Packages
libgit2-glib-1.0
Ggit
Diff
repository
blob_to_buffer
blobs
Diff
Diff.buffers
Diff.index_to_workdir
Diff.tree_to_index
Diff.tree_to_tree
Diff.tree_to_workdir
@foreach
find_similar
format_email
get_delta
get_num_deltas
merge
print
get_delta
Description:
public
DiffDelta
?
get_delta
(
size_t
index)
Get the delta at the specified index.
Parameters:
this
a
Diff
.
index
the index.
Returns:
a
DiffDelta
or
null
.