+[2017-06-30T15:48:56Z]minotyou guys, what happens to a comment like this https://github.com/secretmessage/drupal3/commit/b1fae45a06de5cc660d020d0affbcc488343678a#commitcomment-22855808 is there a way to export everything out of github? +[2017-06-30T17:45:23Z]dtscodehey guys... is it possible to replicate github's front page (where you see all of the activity of the people/repos you follow) through the api? +[2017-06-30T20:46:37Z]rosteroi have three branches: feature1, feature2, and feature1+feature2. we did a pull request for feature1 into feature1+feature2. github says "merged n commits into feature1+feature2 from feature1" then at the very bottom of the list of commits i see "merge branch feature1+feature2 into feature1". what would cause that? note there was a merge conflict at some point +[2017-06-30T20:47:01Z]rosterothat was resolved within github +[2017-06-30T20:47:39Z]rosteroand same thing happened when we did feature2 into feature1+feature2. at the bottom it says "merged feature1+feature2 into feature2"
+[2017-07-01T05:18:58Z]j0bkHello? +[2017-07-01T12:25:38Z]whaththefhey +[2017-07-01T12:25:54Z]whaththefPull is not possible because you have unmerged files. Please, fix them up in the work tree, and then use 'git add/rm <file>' +[2017-07-01T12:26:04Z]whaththefa mentally challenged individual has messed with my repository and now I can't do git pull origin master +[2017-07-01T12:26:46Z]whaththefis there a way to ignore whatever he has done and be able to pull again?