Skip to content

Add required git commands to version-control #56

@CoolSpy3

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

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