+[2015-06-08T23:44:26Z]IamTryingis github.com down? cant push again like few weeks before. +[2015-06-08T23:46:42Z]IamTryingStill cant push my commits. Can you make sure and respect the weekdays not to do upgrades please, our private repositories face lot of problems for this? (Please respect, Friday evening till Monday morning, for scheduled upgrades etc) +[2015-06-08T23:50:03Z]tejasmanoharhow do i do an ordered list under an ordered list in markdown +[2015-06-08T23:50:10Z]tejasmanoharlike 1. a. 2. a. b. etc +[2015-06-08T23:55:57Z]adambreneckitejasmanohar: https://help.github.com/articles/markdown-basics/#nested-lists
message no. 97434
Posted by orion in #github at 2015-06-08T03:44:44Z
(In the blue box, right under the text "new release v2.7.0")
+[2015-06-09T03:29:45Z]fxmulderis there a way to paste a patch in an issue comment and not have the comment formatting take place? +[2015-06-09T07:41:33Z]lillianhow should i model my branching process considering my project is cross-platform, and there are some targets that I want to provide binaries for? :) +[2015-06-09T08:27:09Z]Seveaslillian: binaries don't go in the repo. Branching models have nothing to do with cross-platformness +[2015-06-09T13:09:40Z]pmatulisi made a fork of a project on the webui; cloned it locally; made a branch; and commit/pushed back to origin (my fork). i would like to continue doing this but i feel i should be syncing my fork (with the original project) and then syncing my clone with my fork. is this correct? if so, how to do this? +[2015-06-09T13:12:06Z]Seveas!sync