Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Add instructions for configuring git #42

Open
jkupferer opened this issue Sep 16, 2019 · 1 comment
Open

Add instructions for configuring git #42

jkupferer opened this issue Sep 16, 2019 · 1 comment

Comments

@jkupferer
Copy link
Contributor

git config --global user.name "Your Name"
git config --global user.email you@example.com
git config --global push.default simple
@etsauer
Copy link
Collaborator

etsauer commented Oct 2, 2019

@jkupferer this has been done yes? Was there a PR for it?

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

No branches or pull requests

2 participants