+ [8 years ago] hell_o With my hosting provider.
+ [8 years ago] hell_o jhass:: I can't find anywhere to add DNS records.
+ [8 years ago] jhass well, ask their support?
+ [8 years ago] jhass not sure what you expect us to help you with here
+ [8 years ago] c3l I got a pull request to my repo. I want to make a change on top of the commit in the pull request (not yet merging). How do I do this?

message no. 145592

Posted by Gurkenglas in #github at 2016-08-06T18:31:06Z

Can I make a page to link to someone that shows all changes that a pull request's "Files changed" page would show without making a pull request?
+ [8 years ago] _Raiz anyone know how to include newlines in code covered by ``` in markdown?
+ [8 years ago] Zarthus like... literal \n?
+ [8 years ago] Zarthus Write it out as \n
+ [8 years ago] _Raiz lemme try