Merging existing git branch with formerly unknown SVN?

It's sort of a dirty hack in this instance, but if you smash all the commits down using rebase you could probably just cherry-pick the consolidated change.

It's sort of a dirty hack in this instance, but if you smash all the commits down using rebase, you could probably just cherry-pick the consolidated change. UPDATE: Also, you might try using rebase to move the root of the branch you did your refactoring on so that it branches from a branch that tracks the git-svn repo. UPDATE 2: As ndim says, the rebase option you're looking for is probably --onto.

Probably a git rebase ... --onto ... would move the root. – ndim Jan 26 '10 at 12:52.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions


Thank You!
send