--- Jakub Narebski <jnareb@xxxxxxxxx> wrote: > I think that this need some thinking over. For blob we have two > "base" objects: tree which have specified blob, and commit which > have tree which have specified blob. We might want to specify > that all hash*base are to the commit-ish. Agreed, we should always refer to the commit-ish, for obvious reasons. This patch doesn't make this decision though. It simply sets hash_base to HEAD if not defined. Now, since "git-ls-tree" works on both commit-ish and tree-ish, we are ok. Luben - 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