Hi, All I'm wondering whether we can take advantage of GIT to keep track of all commit information while merging. For now, we can only get a pile of codes each merging.
If we can separate it into original records, that would be great improvement to miantain our Java 6 branch. 1. Create a remote branch of trunk5. 2. Create a remote branch of Java6. 3. Pull all commits from trunk5 to Java 6. Seems that it can't handle the conflicts as well as svn merge, had anybody tried similar stuff? Any commends or suggestions? Best Regards Sean, Xiao Xia Qiu