You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: git-commit-signing/README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ tags: [helper, git]
9
9
10
10
# git-commit-signing
11
11
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
+
12
15
This module downloads your SSH key from Coder and uses it to sign commits with Git.
13
16
It requires `curl` and `jq` to be installed inside your workspace.
0 commit comments