Files
cshenv/git
ADAM David Alan Martin 0d1f7ce860 Migrate commit signing to gitconfig option.
This is kept, for now, in `~/.gitconfig` thus:

```
[commit]
    gpgSign = true
```

This might be migrated into the universal gitconfig, but
that would require key setup for ephemeral cases.
2018-05-07 16:36:04 -04:00
..