+ [2016-02-24T19:44:44Z] Zarthus it's just that github support might be able to look into it and implement something like "on edit from web interface allow markdown"
+ [2016-02-24T20:58:12Z] modernbob does github have a chat function inside an organization?
+ [2016-02-24T21:06:39Z] Zarthus not to the likes of which irc offers
+ [2016-02-24T21:06:50Z] Zarthus but you can interact with the organisation through various means on issues
+ [2016-02-24T21:14:31Z] modernbob Zarthus : thanks

message no. 124698

Posted by Richlv in #github at 2016-02-24T01:37:03Z

that works nicely. now i try to sync to the upstream : git fetch/git merge - that fails with : "fatal: No remote for the current branch." - why so ?
+ [2016-02-25T02:41:05Z] senpai how can i change this: https://github.com/SebLemery/mIRC/blob/master/folder file, into a folder? (using the website)
+ [2016-02-25T08:49:11Z] Elysia senpai: you can't, use the git cli
+ [2016-02-25T08:49:22Z] Elysia mkdir $path; touch $path/.gitignore
+ [2016-02-25T09:55:23Z] salty-horse hey. where is the place to report issues in github? specifically, download links for releases are not set with the correct mime type based on extension (.exe and .zip get the right one, but not .dmg, .tar.{gz,bz2})
+ [2016-02-25T10:11:41Z] Elysia !sgc