hoi :) On Mon, Nov 20, 2006 at 03:05:47PM -0800, Linus Torvalds wrote: > Now, to get everything to work seamlessly within such a commit thing > might be a fair amount of work, but I'm not sure you even _need_ to. It > might be ok to just say "subproject 'xyzzy' differs" in the diff, for > example, and have some rudimentary support for "git status" etc talking > about subprojects that need to be committed. this is exactly the status of my implementation at the moment ;-) Well, it does not yet explicitly tell that a subproject diffs, but it just creates a diff of the two commit objects. I guess we need some command line option to say if we only want to know about that the submodule changes or if the diff should recurse into it. -- Martin Waitz - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2.1.8 : 2006-11-21 10:30:44 EST