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
is_branch
Description:
public
bool
is_branch
()
Check whether the reference is a branch.
Parameters:
this
a
Ref
.
Returns:
true
if the reference is a branch,
false
otherwise.