Skip to content

Commit

Permalink
chore(git-commit-signing): add version warning in README (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
phorcys420 authored Dec 27, 2024
1 parent 7654140 commit e94f70a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions git-commit-signing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ tags: [helper, git]

# git-commit-signing

> [!IMPORTANT]
> This module will only work with Git versions >=2.34, prior versions [do not support signing commits via SSH keys](https://lore.kernel.org/git/[email protected]/).
This module downloads your SSH key from Coder and uses it to sign commits with Git.
It requires `curl` and `jq` to be installed inside your workspace.

Expand Down

0 comments on commit e94f70a

Please sign in to comment.