-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
config settings
Should only set once and NOT be a link. Want to be support initial setup and then customization without overwriting on new machines
git config --global submodule.recurse true
git config --global user.name "Evan Harmon"
git config --global user.email [email protected]
git config --global push.autoSetupRemote true
Metadata
Metadata
Assignees
Labels
No labels