gitcreds_set()
should check to make sure a credential helper is configured
#54
Labels
feature
a feature request or enhancement
Hi! Fresh-starting a machine and was following the usethis guide, but ran into an issue where I forgot to set the credential helper to something before trying to set credentials via
gitcreds::gitcreds_set()
:Should
gitcreds_set()
check to make sure at least one credential helper is configured before trying to set the credential?The text was updated successfully, but these errors were encountered: