val type_to_string : Github_t.obj_type -> string
type_to_string type
is the string name of object type type
.
Github.Git_obj
The Git_obj
module contains utility functions for working with git concepts.
val type_to_string : Github_t.obj_type -> string
type_to_string type
is the string name of object type type
.