+ [2019-06-06T16:25:36Z] L72g5sSq nevermind, figured it out
+ [2019-06-06T16:25:58Z] L72g5sSq i guess this is the only way: https://help.github.com/en/articles/creating-a-permanent-link-to-a-code-snippet
+ [2019-06-06T19:30:27Z] DOMF I got some help in here recently on using the API to bulk create repos in an org from a list (thanks again for that!) I'm trying to now bulk archive repos, but I can't seem to get the org endpoint right. I gather you're supposed to curl -X PATCH and then send the json data but I can't find the right endpoint to use
+ [2019-06-06T19:30:49Z] DOMF This has examples on editing repos using curl but not for orgs https://stackoverflow.com/questions/4777535/how-do-i-rename-a-github-repository-via-their-api
+ [2019-06-06T19:31:07Z] DOMF and when I change to the org api endpoint I used for creation, I get a not found error from github

message no. 172949

Posted by CarlFK in #github at 2019-06-06T02:49:44Z

how does that do that?
+ [2019-06-07T12:44:01Z] jesopo game
+ [2019-06-07T15:16:17Z] Akuw hi, i am trying to upload new ssh key but i got " Key is already in use "
+ [2019-06-07T15:16:25Z] Akuw but already deleted oldone
+ [2019-06-07T15:19:18Z] Akuw i got this Hi user! You've successfully authenticated, but GitHub does not provide shell access.
+ [2019-06-07T15:27:15Z] nedbat Akuw: you can't ssh to github