all repos — nixfiles @ 01790538eeb0bbd0a5be4716fa6187e6350a9e89

System and user configuration, managed by nix and home-manager

Switch default push tracking mode to current
Alan Pearce alan@alanpearce.co.uk
Tue, 01 Apr 2014 14:51:59 +0100
commit

01790538eeb0bbd0a5be4716fa6187e6350a9e89

parent

ac598b584f7f712414835388f7083d9d5d03fd41

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M gitconfiggitconfig
@@ -7,7 +7,7 @@ diff = auto 	status = auto
 	ui = true
 [push]
-	default = tracking
+	default = current
 [alias]
 	st = status -sb
 	ci = commit