latest 16 messages by konu

+ [2014-09-30T00:30:58Z] konu Thank you for your help!
+ [2014-09-30T00:30:29Z] konu VxJasonxV: Everything looks good. I guess using git fetch origin pull/610/head:blog-splitting-repo yesterday was not the best approach.
+ [2014-09-30T00:24:23Z] konu VxJasonxV: Thanks. I think I follow. Trying this now.
+ [2014-09-30T00:22:41Z] konu VxJasonxV: Got it.
+ [2014-09-30T00:21:36Z] konu VxJasonxV: No
+ [2014-09-30T00:19:25Z] konu VxJasonxV: Output is: merge: origin/pull/610/head - not something we can merge
+ [2014-09-30T00:18:38Z] konu VxJasonxV: Trying...
+ [2014-09-30T00:15:43Z] konu git fetch origin pull/610/head:blog-splitting-repo shows fatal: Refusing to fetch into current branch refs/heads/blog-splitting-repo of non-bare repository
+ [2014-09-30T00:15:23Z] konu git status shows On branch blog-splitting-repo/nothing to commit, working directory clean
+ [2014-09-30T00:13:49Z] konu Explicit commands for fetch/merge
+ [2014-09-30T00:13:25Z] konu Can you give explicit please?
+ [2014-09-30T00:12:33Z] konu I am trying to figure out how to update my copy of the repository with today's commit.
+ [2014-09-30T00:12:09Z] konu Today, the pull request was updated (commit 42cd934).
+ [2014-09-30T00:11:37Z] konu I cloned https://github.com/swcarpentry/site/ yesterday and updated my local copy of the repository with the pull request with git fetch origin pull/610/head:blog-splitting-repo
+ [2014-09-30T00:10:28Z] konu The pull request is: https://github.com/swcarpentry/site/pull/610
+ [2014-09-30T00:09:56Z] konu I am trying to figure out how to update a pull request. Might anyone be able to help?