Ggit.Index.get_owner – libgit2-glib-1.0 Reference Manual
Packages
libgit2-glib-1.0
Ggit
Index
file
open
Index
add
add_file
add_path
get_entries
get_entries_resolve_undo
get_owner
has_conflicts
read
remove
write
write_tree
write_tree_to
get_owner
Description:
public
Repository
?
get_owner
()
Get the
Repository
that owns the index.
Parameters:
this
a
Index
.
Returns:
the
Repository
that owns this index or
null
.