+ [2016-12-15T22:27:04Z] nikivi thats a pretty neat setup
+ [2016-12-15T22:27:10Z] nikivi what is that, I am curuous?
+ [2016-12-15T22:27:35Z] sonOfRa That is SublimeText with a Solarized Dark Theme&Scheme
+ [2016-12-15T22:28:40Z] sonOfRa Sublime Text, sadly, is not a free text editor. I purchased a license a few years back because I found the LaTeX editing tools that are available for it as a plugin to be the best way to edit LaTeX documents
+ [2016-12-15T22:32:19Z] sonOfRa solarized dark is something I try to use for everything, feels more comfortable on the eyes, no real flashy colors (except for the hot pink identifying changed files)

message no. 159338

Posted by tobiasvl in #github at 2016-12-15T08:46:31Z

bilb_ono: what command are you using to push?
+ [2016-12-15T23:57:00Z] Vioner Hey guys, I know I can set a template for Issue comment - like here: https://help.github.com/articles/creating-an-issue-template-for-your-repository/ But can I also create an issue title template?
+ [2016-12-16T09:47:00Z] corpsicle does github do any deeper conflict resolving than git in itself does?
+ [2016-12-16T10:53:47Z] timwis hey folks, any advice on the best way to use github projects? i like that issues can have descriptions and conversations around them, but "notes" can't. i could just immediately convert every new note to an issue, but that seems like i'm missing some advantage of notes.
+ [2016-12-16T11:35:46Z] multifractal Hi. So as part of a larger over-arching project (BIG_PROJ), there are many sub-projects (thing1, thing2, thing3...), that require development in their own right. Should each of these have their own branch, under the repository BIG_PROJ?
+ [2016-12-16T11:35:58Z] multifractal Or should they each have their own repo?