Git Repos
- class Git_Repos(session_kwargs, client, return_type='raw')
Civis API
/git_reposendpoint.Methods
delete(id)Remove the bookmark on a git repository
get(id)Get a bookmarked git repository
get_refs(id)Get all branches and tags of a bookmarked git repository
list(*[, limit, page_num, order, order_dir, ...])List bookmarked git repositories
list_refs(id)Get all branches and tags of a bookmarked git repository
post(repo_url)Bookmark a git repository