Packages
libgit2-glib-1.0
Ggit
Ref
is_valid_name
Ref
@delete
delete_log
get_log
get_name
get_owner
get_reference_type
get_shorthand
get_symbolic_target
get_target
has_log
is_branch
is_note
is_remote
is_tag
lookup
rename
resolve
set_symbolic_target
set_target
to_string
get_reference_type
Description:
public
RefType
get_reference_type
()
Gets the type of
this
.
Either direct (
OID
) or symbolic (
SYMBOLIC
).
Parameters:
this
a
Ref
.
Returns:
the type of a reference.