latest 8 messages by spal
+
[2016-11-17T15:22:44Z]
spal
thanks Dougie187 for the detailed clarification
+
[2016-11-17T15:02:24Z]
spal
okay. thanks. I am wondering why https://help.github.com/articles/syncing-a-fork/ suggests the three command approach (git fetch upstream; git checkout master; git merge upstream/master). Is there any advantage in using these three commands instead of my shortened two commands?
+
[2016-11-17T15:00:58Z]
spal
Can I shorten "git fetch upstream; git checkout master; git merge upstream/master" to "git checkout master; git pull upstream master"?
+
[2015-11-24T04:29:55Z]
spal
Why is Erlang used by GitHub? for backend work that interfaces Ruby and git?
+
[2015-08-31T14:27:37Z]
spal
Zarthus: thanks for explaining this to me.
+
[2015-08-31T14:27:31Z]
spal
Zarthus: oh yes, that makes sense.
+
[2015-08-31T14:27:12Z]
spal
Zarthus: I think you are right about the fact that I may have to watch a specific repository to see commits being made to it in my home page.
+
[2015-08-31T14:26:51Z]
spal
Zarthus: I don't think we get updates for starred repositories. The starred repositories just stay as bookmarks that we can visit later if we wish to.