Skip to content

Commit e94f70a

Browse files
authored
chore(git-commit-signing): add version warning in README (#377)
1 parent 7654140 commit e94f70a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

git-commit-signing/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ tags: [helper, git]
99

1010
# git-commit-signing
1111

12+
> [!IMPORTANT]
13+
> 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/xmqq8rxpgwki.fsf@gitster.g/).
14+
1215
This module downloads your SSH key from Coder and uses it to sign commits with Git.
1316
It requires `curl` and `jq` to be installed inside your workspace.
1417

0 commit comments

Comments
 (0)