1% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/git.R
3\name{git_sitrep}
4\alias{git_sitrep}
5\title{Git/GitHub sitrep}
6\usage{
7git_sitrep()
8}
9\description{
10Get a situation report on your current Git/GitHub status. Useful for
11diagnosing problems. \code{\link[=git_vaccinate]{git_vaccinate()}} adds some basic R- and RStudio-related
12entries to the user-level git ignore file.
13}
14\examples{
15\dontrun{
16git_sitrep()
17}
18}
19