On Sun, Sep 4, 2011 at 14:30, knittl <knittl89@xxxxxxxxxxxxxx> wrote: > "Rebase" takes commits and creates new commits from those. The new > commits are not the same as the old, although they might have > associated the same tree or changeset. According to `git help glossary': changeset BitKeeper/cvsps speak for "commit". Since git does not store changes, but states, it really does not make sense to use the term "changesets" with git. Git's erroneous nomenclature is bad enough as it is, so please try not to explain things using such spurious terminology. -- 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