Skip to content

Add required git commands to version-control #56

Description

@CoolSpy3

Every time someone installs git on a new computer, they have to run three commands. They should be added to the website:
git config --global user.name <YOUR USERNAME>
git config --global user.email <YOUR EMAIL>
git config --global pull.rebase false

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions