Open stjohnfinn opened 10 hours ago
Add git configuration
git config pull.rebase false or whatever the default is
git config pull.rebase false
plus also the git config user.name and user.email stuff
git config user.name
user.email
and maybe go find some cool extras to add
Add git configuration
git config pull.rebase false
or whatever the default isplus also the
git config user.name
anduser.email
stuffand maybe go find some cool extras to add