Artifact a3283883cc76b8200c58ba10d3e495c1b018ac5bde03f8a65448b9e76f3cc8a7:
- File gitconfig — part of check-in [50633ddd0e] at 2017-06-05 20:25:13 on branch trunk — Update gitconfig (user: js size: 514)
[user] name = Jonathan Schleifer email = js@heap.zone [color] ui = auto interactive = auto [alias] ci = commit -S co = checkout d = diff ds = diff --staged serve = daemon --reuseaddr --verbose --base-path=. --export-all ./.git slog = log --show-signature sshow = show --show-signature st = status -s [format] signature = Jonathan [core] editor = vim [push] default = matching [gpg] program = gpg2 [url "git@github.com:"] insteadOf = https://github.com/ pushInsteadOf = https://github.com/