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

Git config #1

Open
lgrosz opened this issue Feb 18, 2024 · 0 comments
Open

Git config #1

lgrosz opened this issue Feb 18, 2024 · 0 comments

Comments

@lgrosz
Copy link
Owner

lgrosz commented Feb 18, 2024

I like having the following options setup in my global git config...

  1. Automatically setup remote tracking. I usually only have one remote, so this makes sense to me.
[push]
	autoSetupRemote = true

I'd like to "install" these changes after setting up Git as the resulting base config may differ per machine.

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

1 participant