Learn R Programming

reproducible (version 1.1.1)

.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