Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do we set git config entries? #27

Closed
floydpink opened this issue May 14, 2014 · 3 comments
Closed

How do we set git config entries? #27

floydpink opened this issue May 14, 2014 · 3 comments

Comments

@floydpink
Copy link

Is there an API to set git config entries?

I am trying to set the credential.helper to store --file=<credentials-file> that would enable OAuth token based access to a GitHub repository.

Thanks

@kellyrmilligan
Copy link

did you get this working?

@floydpink
Copy link
Author

No, I did not. Since I did not get any answers here, I ended up using the OAuth token (from an ENV variable) into the clone URL

@kellyrmilligan
Copy link

ah, I was going to suggest that as I ended up doing the same thing just now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants