1
0

Remove legacy config fields

This commit is contained in:
Noah 2017-01-11 12:39:07 -08:00
parent ca25d0022e
commit 16223fa668
2 changed files with 0 additions and 4 deletions

View File

@ -18,9 +18,6 @@
status = auto status = auto
branch = auto branch = auto
[push]
default = simple
# (mt) git-project # (mt) git-project
[project] [project]
defaultprojecttype = branch defaultprojecttype = branch

View File

@ -6,7 +6,6 @@ Host *
Protocol 2 Protocol 2
ServerAliveInterval 60 ServerAliveInterval 60
ServerAliveCountMax 30 ServerAliveCountMax 30
UseRoaming no
# All hosts here prohibit password based logins, so don't get any ideas. ;) # All hosts here prohibit password based logins, so don't get any ideas. ;)