+ [2016-08-06T21:22:25Z] hell_o With my hosting provider.
+ [2016-08-06T21:22:24Z] hell_o jhass:: I can't find anywhere to add DNS records.
+ [2016-08-06T21:22:49Z] jhass well, ask their support?
+ [2016-08-06T21:22:59Z] jhass not sure what you expect us to help you with here
+ [2016-08-06T22:28:03Z] 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. 145613

Posted by c3l in #github at 2016-08-06T22:28:03Z

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?
+ [2016-08-07T09:57:59Z] _Raiz anyone know how to include newlines in code covered by ``` in markdown?
+ [2016-08-07T09:58:36Z] Zarthus like... literal \n?
+ [2016-08-07T09:58:46Z] _Raiz yep
+ [2016-08-07T09:58:50Z] Zarthus Write it out as \n
+ [2016-08-07T10:00:11Z] _Raiz lemme try