# Generated by roxygen2: do not edit by hand

export(addHooksToPrintGitHub)
export(archive)
export(authoriseGitHub)
export(cloneGitHubRepo)
export(createGitHubRepo)
export(deleteGitHubRepo)
export(pullGitHubRepo)
export(pushGitHubRepo)
import(archivist)
importFrom(digest,digest)
importFrom(git2r,add)
importFrom(git2r,clone)
importFrom(git2r,commit)
importFrom(git2r,cred_user_pass)
importFrom(git2r,discover_repository)
importFrom(git2r,in_repository)
importFrom(git2r,init)
importFrom(git2r,pull)
importFrom(git2r,push)
importFrom(git2r,remote_add)
importFrom(git2r,repository)
importFrom(httr,DELETE)
importFrom(httr,POST)
importFrom(httr,config)
importFrom(httr,oauth2.0_token)
importFrom(httr,oauth_app)
importFrom(httr,oauth_endpoints)
importFrom(jsonlite,unbox)
importFrom(utils,getAnywhere)
importFrom(utils,tail)
