+[2020-06-18T20:51:08Z]jhasswhatever works for you! No judging +[2020-06-18T20:51:16Z]bodiccea:) +[2020-06-18T20:52:49Z]bodicceaGood night all, thanks, will try tomorrow (my time, UTC+2), to find a solution for this... +[2020-06-18T21:02:44Z]nedbatbodiccea: literally just ignore it. merge the pull request anyway +[2020-06-18T23:09:11Z]sydbarretgit remote -v gives the url with fetch and push
I removed it, after 28 errors. making a new one, 5 min.
+[2020-06-19T03:10:51Z]mithroIs there a way to set the "repository's social media preview" from an API? I have a tool which generates nice preview images but I don't want to go through each repo manually to set it and I can't seem to find anything in the API documentation? +[2020-06-19T03:30:28Z]mithroThe Github GraphQL API seems to have openGraphImageUrl in the docs -- is it possible to use that to update it? +[2020-06-19T08:10:33Z]PaddyFwhen i create a repository and clone it locally and then add my changes but push much later back to the repo, and somebody else clones that, will they see all my local steps or just 1 big commit? +[2020-06-19T08:35:46Z]Solitonunless you explicitely squash commits they will not be randomly rewritten. +[2020-06-19T08:44:51Z]simpliciusHello