branch	branch
commit	commit
fetch	fetch
git_add	commit
git_branch_checkout	branch
git_branch_create	branch
git_branch_delete	branch
git_branch_fast_forward	branch
git_branch_list	branch
git_branch_set_upstream	branch
git_checkout_pull_request	git_checkout_pull_request
git_clone	fetch
git_commit	commit
git_commit_all	commit
git_config	git_config
git_config_global	git_config
git_config_global_set	git_config
git_config_set	git_config
git_fetch	fetch
git_find	repository
git_info	repository
git_init	repository
git_log	commit
git_ls	commit
git_open	repository
git_pull	fetch
git_push	fetch
git_refspecs	remotes
git_remote_add	remotes
git_remote_list	remotes
git_remote_remove	remotes
git_reset	commit
git_rm	commit
git_signature	signature
git_signature_default	signature
git_stash_drop	stash
git_stash_list	stash
git_stash_pop	stash
git_stash_save	stash
git_status	commit
git_tag_create	tag
git_tag_delete	tag
git_tag_list	tag
git_tag_push	tag
libgit2_config	git_config
remotes	remotes
repository	repository
signature	signature
stash	stash
tag	tag
