chore: add warning in README
This commit is contained in:
@@ -9,6 +9,9 @@ tags: [helper, git]
|
|||||||
|
|
||||||
# git-commit-signing
|
# git-commit-signing
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> This module will only work with Git version >=2.4, prior versions [do not support signing commits via SSH keys](https://lore.kernel.org/git/xmqq8rxpgwki.fsf@gitster.g/).
|
||||||
|
|
||||||
This module downloads your SSH key from Coder and uses it to sign commits with Git.
|
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.
|
It requires `curl` and `jq` to be installed inside your workspace.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user