Hacker News new | ask | show | jobs
by drdeca 3779 days ago
I'm actually surprised that git doesn't sign commits by default. (i.e. I had assumed that it did.)

It already has the keys set up and such.

1 comments

No it doesn't. Git works independently of SSH.
Oh.

Oops. Thanks for the correction.