On Feb 10, 2008 12:45 AM, Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx> wrote: > söndagen den 10 februari 2008 skrev Derek Mahar: > > How do you get git-cvsimport to avoid the "duplicate" commit that it creates > > when it imports a commit that you "landed" in CVS with git-cvsexportcommit? > > git rebase will drop those "empty" commits by default and you'll end up with the > cvs-imported version. How do I perform this rebase if the empty commit is on the same branch, say the master branch, as the original CVS landed commit? I attempted such a git-rebase using 1.5.4, but, iirc, git-rebase responded that the branch was already up-to-date. Derek - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html