Stefan Widgren

Results 6 issues of Stefan Widgren

Work in progress to use the 'credentials' package to setup and retrieve HTTPS and SSH credentials, see #421

This is a follow-up on #329 Currently, the git2r default is to look for SSH keys (id_rsa) in `file.path(Sys.getenv("USERPROFILE"), ".ssh")`. It seems that this is not always the default location....

Add vignette with examples and use cases

Hi @karthik I would like to refactor and rename the function [markdown_link](https://github.com/ropensci/git2r/blob/master/R/markdown_link.r) - What do you think of renaming the function to `gitstamp`? - And adding an argument, `format =...

@karthik and @sckott, would it be possible to create something similar to `rOpenSci Cookbook` for `git2r`. I believe that end users and the project could benefit from a better documentation....

question