+[2017-01-22T18:49:47Z]zmowhy is it so, and is there a way to re-enable? +[2017-01-22T23:14:23Z]juliohmI have created an organization for our research group on GitHub, but I am not sure members are receiving notifications for events like opening issues, pull requests, etc. Where I can find a list of notifications and where I can set them so that everyone gets notified of new issues in any project that is part of the organization? +[2017-01-22T23:35:19Z]MrLawrenceHello, when using markdown, and quoting source code with ``` what would be the name for Emacs Lisp? +[2017-01-22T23:36:03Z]MrLawrenceOr in other words when I encounter a file in Github that is being highlighted how can I know what Github is using to highlight? I assume the name of that would be the same as what ```lang ... ``` uses +[2017-01-22T23:38:14Z]SRejectshould just be ```lisp ... ```
I noticed that markdown is no more supported for issues comments by emails
+[2017-01-23T07:07:00Z]nondohttp://picpaste.com/screencapture-github-CloudBoost-home-pull-19-1485155336348-i5RUt44R.png <<< How to resolve this conflict? +[2017-01-23T07:08:12Z]nondoI tried from command line, when I do git status it says > On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean +[2017-01-23T07:11:29Z]nondoNot to savvy with git from command line, any help much appreciated. +[2017-01-23T09:32:48Z]nondoWhy are .DS_Store files not appearing in Github Desktop? +[2017-01-23T09:51:56Z]canton7nondo, your .gitignore probably tells git to ignore them?