mirror of
https://github.com/meineerde/dotfiles.git
synced 2026-02-11 13:15:19 +00:00
Only push the current branch by default
This commit is contained in:
parent
fea4edcaac
commit
be4e09e5d0
@ -19,7 +19,7 @@
|
|||||||
interactive = auto
|
interactive = auto
|
||||||
ui = auto
|
ui = auto
|
||||||
[push]
|
[push]
|
||||||
default = matching
|
default = tracking
|
||||||
[core]
|
[core]
|
||||||
autocrlf = false
|
autocrlf = false
|
||||||
editor = subl -nw
|
editor = subl -nw
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user