{"id":20328744,"url":"https://github.com/allwelldotdev/test-signing-commits","last_synced_at":"2026-05-19T07:04:20.458Z","repository":{"id":238531536,"uuid":"796754506","full_name":"allwelldotdev/test-signing-commits","owner":"allwelldotdev","description":"This is a test repo to learn how to sign commits.","archived":false,"fork":false,"pushed_at":"2024-07-10T17:43:47.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"gpg-signed","last_synced_at":"2025-10-20T23:33:49.339Z","etag":null,"topics":["git","github","learning"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allwelldotdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-06T15:08:48.000Z","updated_at":"2024-07-10T17:43:51.000Z","dependencies_parsed_at":"2024-05-06T16:46:18.904Z","dependency_job_id":"c8914b45-1e71-4349-b9ca-5f9292597d99","html_url":"https://github.com/allwelldotdev/test-signing-commits","commit_stats":null,"previous_names":["allwelldotdev/test-signing-commits"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/allwelldotdev/test-signing-commits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allwelldotdev%2Ftest-signing-commits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allwelldotdev%2Ftest-signing-commits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allwelldotdev%2Ftest-signing-commits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allwelldotdev%2Ftest-signing-commits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allwelldotdev","download_url":"https://codeload.github.com/allwelldotdev/test-signing-commits/tar.gz/refs/heads/gpg-signed","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allwelldotdev%2Ftest-signing-commits/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33205487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","github","learning"],"created_at":"2024-11-14T20:07:49.011Z","updated_at":"2026-05-19T07:04:20.429Z","avatar_url":"https://github.com/allwelldotdev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"This should be a **signed** commit using GPG.\nThis is commited but not signed.\nThis is a signed commit using GPG.\nConfigured git to sign all commits by default using the command below\n```bash\ngit config --global commit.gpgsign true\n```\nAll commits from here on are signed commits.\n\n**Now...** changed commit signing mode to ssh from gpg\nAlso change git default commit sign from true (or automatic) to manual using the command below:\n```bash\ngit config --global --unset commit.gpgsign\n```\n\nThis commit is set to ssh signing but not signed.\nThis commit is now signed with ssh.\n**Now...** configured git to sign all commits by default.\n\n**Now...** I have changed commit signing format back to gpg using the following commands:\n```bash\ngit config --global --unset gpg.format\ngpg --list-secret-keys --keyid-format=LONG\n# copy the secret primary key of the gpg key-pair and use it to change the signing key\ngit config --global user.signingkey [secret-primary-key]\n```\nThis commit is signed using gpg.\n\nI signed this commit on WSL/Ubuntu Linux Distro on my Windows PC. Just discovered WSL2 on Windows and it has been a fun discovery to say the least.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallwelldotdev%2Ftest-signing-commits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallwelldotdev%2Ftest-signing-commits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallwelldotdev%2Ftest-signing-commits/lists"}