[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Pullrequest2/vmmaker (#308)

Ben Coman notifications at github.com
Thu Nov 22 00:24:24 UTC 2018


btw, I'm curious how the merge into the Cog branch is done.  You can see in the graph the red line dropping down from the OpenSmalltalk/Cog branch to join the blue line from bencoman/vmmaker-comment-mod branch because I did...
```
$ git remote add OpenSmalltalk  https://github.com/OpenSmalltalk/opensmalltalk-vm.git
$ git fetch OpenSmalltalk
$ git branch vmmaker-merge
$ git checkout vmmaker-merge
$ git merge OpenSmalltalk/Cog --allow-unrelated-histories
```

but you must be doing something different (perhaps outside git)
since I don't see any merge line from Cog into this pull request.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/308#issuecomment-440862241
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181121/cf537e83/attachment.html>


More information about the Vm-dev mailing list