On Tue, Sep 28, 2010 at 10:03:45PM +0200, Heiko Voigt wrote: > This is useful if a user wants to checkout a file from a certain > commit. This is equivalent to > > git checkout $commit $file > > Signed-off-by: Heiko Voigt <hvoigt@xxxxxxxxxx> Thanks for the patch. However, the commit message doesn't mention that the patch also adds the 'checkout from parent' menu item or why that's a useful thing to have. I like the 'checkout from this commit' thing but I don't immediately see why checking out from the first parent is so useful that we have to have it as a menu item, but checking out from other parents of a merge isn't. Also, don't bother updating the po files. The translators generally prefer it if we don't. Paul. -- 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