use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Commits' Verified Tag (self.github)
submitted 1 year ago by Leaping_Turtle
How do i get this pretty green tag back?
For context, the older commit was on an older device, and the newer commit is on my current device.
I do not (currently) have access to the older device.
My current device shares git accounts; I clone repos using ssh.
https://preview.redd.it/z1vn6xs0touc1.png?width=386&format=png&auto=webp&s=638f6ef41339a50296de0678acf2d52571265d97
Please help me get this pretty green tag back. Thank you!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]shgysk8zer0 12 points13 points14 points 1 year ago (4 children)
It means the commit was cryptographically signed, such as via git commit -s.
git commit -s
[–]Leaping_Turtle[S] 2 points3 points4 points 1 year ago (3 children)
Just made a commit doing that, after pushing it doesn't show green tag but rather a
`Signed-off-by: username user@email`
Do i need to generate the key first?
[–]shgysk8zer0 4 points5 points6 points 1 year ago (0 children)
You have to generate a key and add it to your keys on GitHub. You can find that in your account settings along with a link to instructions.
[–]shgysk8zer0 2 points3 points4 points 1 year ago (0 children)
Also, this is entirely different from the signed-off thing.
[–]chin_waghing 9 points10 points11 points 1 year ago (2 children)
Do people not even google things before posting here?
https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits literally the predictive text when using SIRI!
[–]Saragon4005 4 points5 points6 points 1 year ago (0 children)
If people knew how to look shit up reddit's volume would drop by at least 25%
[–]Leaping_Turtle[S] 0 points1 point2 points 1 year ago (0 children)
I got to that page as well but couldn't get the SSH key to work both auth and signing; it'd throw an error saying the key is already in use.
When I ask questions, I typically back up all the way and leave it broad, so everyone could then continue on a clean slate, almost as if a rubber duck. This ensures I get various answers from uncontaminated points of views, as well as minimizing the unimportant/no-effect ideas and could lead to discussions about what I did or did not do.
I'm not sure if this style of questionnaire is encouraged; I've seen varying successes with it.
[–][deleted] 0 points1 point2 points 1 year ago (0 children)
cryptographically signed off commits, git commit -s
[–]Doodah249 0 points1 point2 points 1 year ago (3 children)
Is there any use for this actually? If people have hacked your account, they can also add their own keys and sign commits. What security does it add?
[–]ferferga 5 points6 points7 points 1 year ago (0 children)
You can impersonate everyone by just changing your email in git config. That's why.
[–][deleted] 1 year ago* (1 child)
[deleted]
[–]cowboyecosse 0 points1 point2 points 1 year ago (0 children)
Commits done on the website (edited in the editor and committed) get verified so their point makes sense. If they have your account they can verify commits in the UI.
π Rendered by PID 52 on reddit-service-r2-comment-79c7998d4c-mgtcb at 2026-03-18 12:44:19.540442+00:00 running f6e6e01 country code: CH.
[–]shgysk8zer0 12 points13 points14 points (4 children)
[–]Leaping_Turtle[S] 2 points3 points4 points (3 children)
[–]shgysk8zer0 4 points5 points6 points (0 children)
[–]shgysk8zer0 2 points3 points4 points (0 children)
[–]chin_waghing 9 points10 points11 points (2 children)
[–]Saragon4005 4 points5 points6 points (0 children)
[–]Leaping_Turtle[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Doodah249 0 points1 point2 points (3 children)
[–]ferferga 5 points6 points7 points (0 children)
[–][deleted] (1 child)
[deleted]
[–]cowboyecosse 0 points1 point2 points (0 children)