This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add git config pull.ff only
master
10sr
6 years ago
parent
fcab51327f
commit
3fd1c18cec
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile
+ 1
- 0
Makefile
View File
@@ -305,6 +305,7 @@ else
$(git_conf) status.showUntrackedFiles normal
$(git_conf) log.date iso
$(git_conf) push.default current
$(git_conf) pull.ff only
ifneq (,$(xz))
$(git_conf) tar.txz.command "xz -c"
endif
Write
Preview
Loading…
Cancel
Save