+ [2019-05-31T15:25:15Z] sekhmet I suppose I may as well try once more - is there a way to link to pages with ampersands in the title without specifying the full URL?
+ [2019-05-31T15:25:53Z] sekhmet For instance [[amp&ersand]] won't work, but [[amp&ersand|https://github.com/full/url/to/amp&ersand]] does
+ [2019-05-31T15:51:49Z] b1ack0p how can i upload and create new repo via vscode?
+ [2019-05-31T15:52:09Z] b1ack0p i was able to do so on vs 2019 but cant on vscode

message no. 172831

Posted by b1ack0p in #github at 2019-05-31T15:52:09Z

i was able to do so on vs 2019 but cant on vscode
+ [2019-06-01T15:45:42Z] unlimiter Does creating a branch B from a branch A copies all releases from A to B?
+ [2019-06-02T03:58:49Z] toothe Hi 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] toothe what's the standard workflow?
+ [2019-06-02T11:52:16Z] nedbat toothe: you can check out the pull request locally: https://nedbatchelder.com/blog/201407/fetching_github_pull_requests.html