Learn R Programming

reproducible (version 0.2.0)

.checkGitConfig: Check global git config file

Description

In general, interacting with remote repositories using git2r won't work if a user's .gitconfig file rewrites HTTPS urls to SSH.

Usage

.checkGitConfig()

Arguments