Added git push config

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2021-12-06 07:41:33 +00:00
parent 21dc2e7a00
commit fd2f36cab0
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,7 @@
[delta]
line-numbers = true
side-by-side = true
[push]
default = simple
@ -59,3 +60,5 @@
[url "ssh://git@github.com"]
insteadOf = https://github.com
[pull]
rebase = false