1
0
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:
Holger Just 2013-01-04 13:54:15 +01:00
parent fea4edcaac
commit be4e09e5d0

View File

@ -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