This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
abheekd
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Make merge default pull strategy
master
Abheek Dhawan
3 years ago
parent
7820765dd8
commit
704bdc1bb5
Signed by:
abheekd
GPG Key ID:
7BE81B8C14475B67
1 changed files
with
3 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
.gitconfig
4
.gitconfig
View File
@ -26,4 +26,6 @@
[core]
editor
=
vim
[init]
defaultBranch
=
master
defaultBranch
=
master
[pull]
rebase
=
false
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
abheekd/dotfiles
Title
Body
Create Issue