Commit Graph

4 Commits

Author SHA1 Message Date
Peter J. Holzer 23b275173b Set push.default to current 2017-12-14 13:11:23 +01:00
Peter J. Holzer dfabce5c14 Set push.default to upstream
The default changed from matching to simple in git 2.0, but simple was
only introduced in git 1.7.11, and we have older gits, so I can't just
set it to that. upstream is the closest in functionality, and I think I
don't need the extra security of simple, so I'll just set it
unconditionally to upstream instead of checking the git version.
2017-12-14 12:39:32 +01:00
Peter J. Holzer 6b10b8dba3 Set work email address 2017-08-16 16:36:17 +02:00
Peter J. Holzer 003391d197 Add .gitconfig 2017-02-13 20:25:22 +01:00