+[2020-05-17T21:36:33Z]jhasssomehow I always assumed it would take the tag date +[2020-05-17T21:57:05Z]nedbatjhass: i wanted to retroactively populate my releases, but now i'm not so sure. +[2020-05-17T21:57:56Z]jhasswelp it's just a date +[2020-05-17T21:58:28Z]jhasswrite it into the release notes if it's important +[2020-05-17T22:00:34Z]nedbatjhass: i don't know how people consume releases.
+[2020-05-18T09:05:40Z]TheDcoderHi, I would like to send a pull request to a repository, from a repository that I own but is not a fork of the said repository +[2020-05-18T09:05:44Z]TheDcoderIs this possible? +[2020-05-18T09:39:01Z]jhassI don't think so +[2020-05-18T09:39:27Z]jhassbut you could just fork the other repo and add the fork as a remote to your local clone, then just push the branch to the fork and open the request from there +[2020-05-18T09:39:40Z]jhassgiven they share commit histories of course