From 395d44a0629f2b5c9e6e701817a4780e08464235 Mon Sep 17 00:00:00 2001 From: Matthew Sanabria Date: Sat, 27 Jun 2026 16:57:13 -0400 Subject: [PATCH] docs: remind readers to upload signing key to tangled Updated the troubleshooting documentation to note that the SSH public key used for verifying commit signatures must be uploaded to Tangled. Signed-off-by: Matthew Sanabria --- docs/DOCS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/DOCS.md b/docs/DOCS.md index 947c3390..2bf4c2bc 100644 --- a/docs/DOCS.md +++ b/docs/DOCS.md @@ -2785,7 +2785,8 @@ network, you need to setup one of following: ## Commit is not marked as verified -Presently, Tangled only supports SSH commit signatures. +Tangled only supports SSH commit signatures. Ensure the SSH public key you use +for signing is uploaded to Tangled. To sign commits using an SSH key with git: -- 2.51.2