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

Couldn't you get git credentials from the user's .gitconfig? #106

Closed
kevinSuttle opened this issue Sep 17, 2013 · 4 comments
Closed

Couldn't you get git credentials from the user's .gitconfig? #106

kevinSuttle opened this issue Sep 17, 2013 · 4 comments

Comments

@kevinSuttle
Copy link

https://github.com/holman/dotfiles/blob/master/script/bootstrap#L40

See also yeoman/generator-generator#24

Maybe I'm not seeing the flow correctly.

@holman
Copy link
Owner

holman commented Sep 17, 2013

The relevant line is the next bit:

https://github.com/holman/dotfiles/blob/master/script/bootstrap#L45

The bootstrap script populates the .gitconfig.

@holman holman closed this as completed Sep 17, 2013
@kevinSuttle
Copy link
Author

So, say I used your bootstrap script, but with my pre-existing dotfiles. I've got my GitHub username and email in my .gitconfig. Couldn't those values be read instead of populated?

Again, I could totally be misreading this.

@holman
Copy link
Owner

holman commented Sep 17, 2013

Sure. It's just not taking that into account at the moment. :)

@kevinSuttle
Copy link
Author

Haha. Fair enough. :) Thanks Zach.

ajdexter pushed a commit to ajdexter/dotfiles that referenced this issue Jan 5, 2019
FINALLY fixed ctrl+d behavior!
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