+[9 years ago]JyZyXELis there one for commit? +[9 years ago]jhassjust paste the commit sha (short version should work too I think) +[9 years ago]JyZyXELah yes +[9 years ago]whatevsznot verified retroactively) or am i doing something wrong? +[9 years ago]whatevszhi! i rewrote all the commits of my project to change the author email and sign the commits with GPG. commit made since then get the green "verified" tag in github, but all commits made before the GPG key was added to github are still "unverified", reason being "The email in this signature doesn't match the committer email". i verified email and signature, they match, and are the same as the new verified commits. is this intended (signatures are
+[9 years ago]dibblegohello, the two factor authentication code fails when attempting to log in +[9 years ago]neurotechHi everyone. When I run git tag in my repo locally, I see a list of tags. When I look at the repository's tags on GitHub I don't see any (https://github.com/neurotech/rollbar-relay/tags) - how can I fix this? +[9 years ago]neurotechAh. Just found git push origin --tags nevermind. :) +[9 years ago]VictorBjelkholmit's just me or the git.tags API is not working correctly? I'm trying to get the tag associated with this commit: https://github.com/VictorBjelkholm/trymodule/commit/5e60e11a80eaf273eb4c78f10f355d04a160066c with this API call: https://api.github.com/repos/VictorBjelkholm/trymodule/git/tags/5e60e11a80eaf273eb4c78f10f355d04a160066c +[9 years ago]VictorBjelkholmsomething I'm doing wrong? Can't figure it out...