Nothing
#' Re-exported Function From `git2r`
#'
#' See \code{\link[git2r]{repository}} in `git2r`.
#' @name repository
#' @importFrom git2r repository
#' @family version_control
#' @export
NULL
#' Re-exported Function From `git2r`
#'
#' See \code{\link[git2r]{status}} in `git2r`.
#' @name status
#' @importFrom git2r status
#' @family version_control
#' @export
NULL
#' Re-exported Function From `git2r`
#'
#' See \code{\link[git2r]{commit}} in `git2r`.
#' @name commit
#' @importFrom git2r commit
#' @family version_control
#' @export
NULL
#' Re-exported Function From `git2r`
#'
#' See \code{\link[git2r]{pull}} in `git2r`.
#' @name pull
#' @importFrom git2r pull
#' @family version_control
#' @export
NULL
#' Re-exported Function From `git2r`
#'
#' See \code{\link[git2r]{push}} in `git2r`.
#' @name push
#' @importFrom git2r push
#' @family version_control
#' @export
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.