Re: [git-users] Merging parts of a commit tree into another

2015-09-01 Thread Philip Oakley
From: "Michael" This may seem a little strange. I'd like to merge parts of one commit sequence into another. Off of "master", I have a bunch of small sequences of 3-4 commits, generally. Each on their own branch. I have "integrationTest", branched off master, that has each of these merged

[git-users] Merging parts of a commit tree into another

2015-08-30 Thread Michael
This may seem a little strange. I'd like to merge parts of one commit sequence into another. Off of "master", I have a bunch of small sequences of 3-4 commits, generally. Each on their own branch. I have "integrationTest", branched off master, that has each of these merged in. >From Integratio