git_status | R Documentation |
Nicely formatted and concise status of current git repo.
git_status(
print = T,
diff_filters = list(Added = "A", Copied = "C", Deleted = "D", Modified = "M", Renamed
= "R", ChangedType = "T", Unmerged = "U", Unknown = "X", Broken = "B"),
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.