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
Copy file name to clipboardExpand all lines: git-commit-signing/README.md
+3
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