Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jørn Åne de Jong
dotfiles
Commits
dcbfd3e8
Commit
dcbfd3e8
authored
Mar 05, 2018
by
Jørn Åne
Browse files
Do a rebase by default when pulling
parent
d8d95992
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
dcbfd3e8
...
...
@@ -14,6 +14,7 @@ install: dotfiles
install
-m
0644 dot.gitignore_global
$(prefix)
/.gitignore_global
git config
--global
core.excludesfile
$(prefix)
/.gitignore_global
git config
--global
push.default simple
git config
--global
pull.rebase
true
git config
--global
url.git@github.com:.insteadof https://github.com/
git config
--global
user.name
"Jørn Åne"
git config
--global
user.email git@jornane.no
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment