Hi Andy,
I think in this case, that would be more of a preference question, your commit
is pretty small one (just 5 files). You may keep 3 commits or just squash them
into 1 commit,
http://stackoverflow.com/questions/5189560/squash-my-last-x-commits-together-using-git.
Thank you.
Best Regards,
Andriy Redko
AM> Sergey, All,
AM> While waiting on the performance benchmark results for 7075, I thought I
AM> would take a look at 7070. I ended up committing changes to that under the
AM> same pull request that is still open for 7075 - different commit, but same
AM> PR.
AM> I'm still coming up to speed on Git, so there is probably an easy way to
AM> separate the different commits into different PRs, but I don't know how
AM> offhand. Do you know how to do this? Since they are different commits
AM> does it matter if it is in the same PR or not? Sorry for the rookie
AM> questions.
AM> Thanks,
AM> Andy