+[2016-04-10T18:33:40Z]JyZyXELis there one for commit? +[2016-04-10T18:37:01Z]jhassjust paste the commit sha (short version should work too I think) +[2016-04-10T18:37:41Z]JyZyXELah yes +[2016-04-10T22:18:59Z]whatevsznot verified retroactively) or am i doing something wrong? +[2016-04-10T22:18:59Z]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
jhass: do you mind when I copy our conversion and send it to github/contact?
+[2016-04-11T01:46:39Z]dibblegohello, the two factor authentication code fails when attempting to log in +[2016-04-11T02:25:38Z]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? +[2016-04-11T02:26:29Z]neurotechAh. Just found git push origin --tags nevermind. :) +[2016-04-11T06:20:20Z]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 +[2016-04-11T06:20:26Z]VictorBjelkholmsomething I'm doing wrong? Can't figure it out...