view .shared/gitconfig @ 275:99368487ffe6

Setting a couple other sane git defaults for ID
author Steve Huston <huston@srhuston.net>
date Fri, 26 Apr 2024 14:14:24 -0400
parents 61b830d34016
children
line wrap: on
line source

[push]
  default = simple
[user]
  name = Steve Huston
  email = huston@princeton.edu