+ [6 years ago] 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?
+ [6 years ago] sekhmet For instance [[amp&ersand]] won't work, but [[amp&ersand|https://github.com/full/url/to/amp&ersand]] does
+ [6 years ago] b1ack0p how can i upload and create new repo via vscode?
+ [6 years ago] b1ack0p i was able to do so on vs 2019 but cant on vscode

message no. 172788

Posted by bleb in #github at 2019-05-31T05:54:51Z

i cloned a repo and started modifying files
+ [6 years ago] unlimiter Does creating a branch B from a branch A copies all releases from A to B?
+ [6 years ago] toothe Hi all. Someone just gave me a pull request. what's the best way to test out the changes locally before committing?
+ [6 years ago] toothe what's the standard workflow?
+ [6 years ago] nedbat toothe: you can check out the pull request locally: https://nedbatchelder.com/blog/201407/fetching_github_pull_requests.html