+[2019-05-31T15:25:53Z]sekhmetFor instance [[amp&ersand]] won't work, but [[amp&ersand|https://github.com/full/url/to/amp&ersand]] does +[2019-05-31T15:51:37Z]b1ack0phi +[2019-05-31T15:51:49Z]b1ack0phow can i upload and create new repo via vscode? +[2019-05-31T15:52:09Z]b1ack0pi was able to do so on vs 2019 but cant on vscode +[2019-06-01T15:45:42Z]unlimiterDoes creating a branch B from a branch A copies all releases from A to B?
Does creating a branch B from a branch A copies all releases from A to B?
+[2019-06-02T03:58:49Z]tootheHi all. Someone just gave me a pull request. what's the best way to test out the changes locally before committing? +[2019-06-02T04:00:39Z]toothewhat's the standard workflow? +[2019-06-02T09:47:11Z]geekodour08q +[2019-06-02T11:52:16Z]nedbattoothe: you can check out the pull request locally: https://nedbatchelder.com/blog/201407/fetching_github_pull_requests.html +[2019-06-02T22:10:27Z]aroonithere's no problem with adding a remote origin later and making some commits locally before doing that right?