i2z1
i2z1
Implement option to show additions and deletions in commit as we can perform with `git log --shortstat` So with gert it can be done with something like `gert::git_log(repo = ".",...
`citr` provides functions and an RStudio addin to search a BibTeX-file to create and insert formatted Markdown citations into the current document.
I am trying to upload file with httr2 to S3 with custom endpoint (so have problems using aws.s3 package, so making it with httr2). While constructing request I found that...