diff options
| author | Ryan Kavanagh <rak@debian.org> | 2013-06-28 08:36:31 -0400 |
|---|---|---|
| committer | Ryan Kavanagh <rak@debian.org> | 2013-06-28 08:36:31 -0400 |
| commit | e31919be1857cc1beccbdfbd1e0aa4844b083440 (patch) | |
| tree | f3ba6f83c12422058e7ccd5033dee8f288f027a6 /.gitconfig | |
| parent | Switch to stereo stream for 1920s (diff) | |
Switch to the new, simple push default (only push current branch). Add pusha alias for pushing all, as with before
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,5 +7,8 @@ smtpserver = MSMTP_PATH [alias] wdiff = diff --color-words + pusha = push origin : [color] ui = auto +[push] + default = simple |
