<p>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...</p>
<pre><code>$ 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
</code></pre>
<p>but you must be doing something different (perhaps outside git)<br>
since I don't see any merge line from Cog into this pull request.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/308#issuecomment-440862241">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AhLyW1eDAUJWOTNLUq0SsomvTWGat4IJks5uxe64gaJpZM4YszJr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AhLyW4bc9EzRTV-tHlB7WinRMsLg-n_Gks5uxe64gaJpZM4YszJr.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@bencoman in #308: 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...\r\n```\r\n$ git remote add OpenSmalltalk  https://github.com/OpenSmalltalk/opensmalltalk-vm.git\r\n$ git fetch OpenSmalltalk\r\n$ git branch vmmaker-merge\r\n$ git checkout vmmaker-merge\r\n$ git merge OpenSmalltalk/Cog --allow-unrelated-histories\r\n```\r\n\r\nbut you must be doing something different (perhaps outside git)\r\nsince I don't see any merge line from Cog into this pull request."}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/308#issuecomment-440862241"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/308#issuecomment-440862241",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/308#issuecomment-440862241",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [OpenSmalltalk/opensmalltalk-vm] Pullrequest2/vmmaker (#308)",
"sections": [
{
"text": "",
"activityTitle": "**Ben Coman**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@bencoman",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"OpenSmalltalk/opensmalltalk-vm\",\n\"issueId\": 308,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"OpenSmalltalk/opensmalltalk-vm\",\n\"pullRequestId\": 308\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/308#issuecomment-440862241"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 414397035\n}"
}
],
"themeColor": "26292E"
}
]</script>