Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gitcreds_parse_output

Parse standard output from git credential fill


Description

Parse standard output from git credential fill

Usage

gitcreds_parse_output(txt, url)

Arguments

txt

Character vector, standard output lines from git credential fill.

url

URL we queried, to be able to create a better error message.

Details

For dummy credentials (i.e. the lack of credentials), it throws an error of class gitcreds_no_credentials.

Value

gitcreds object.


gitcreds

Query 'git' Credentials from 'R'

v0.1.1
MIT + file LICENSE
Authors
Gábor Csárdi
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.