Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Github.Git_objThe Git_obj module contains utility functions for working with git concepts.
type_to_string type is the string name of object type type.
split_ref ref is the pair of ref directory and ref name. E.g. if ref is "refs/tags/foo/bar" then split_ref ref is ("tags","foo/bar").