Hi, On Thu, 4 Dec 2008, Adrian Klingel wrote: > I found out why my "git rebase --continue" was failing. Do I need to > explicitly add the .dotest directory and contents after each rebase > failure? You did _what_? The directory .dotest/ contains metadata of the rebase. That you have to add it probably means that your commits contain files in that directory. Which is bogus. Just another proof that we were right to move .dotest/ into .git/ (which you will benefit from after an upgrade). Ciao, Dscho -- 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