On Mon, Jul 16, 2007 at 12:29:48AM +0200, VMiklos wrote: > 2) is it possible to do this without step b)? > > i mean adding something like: "Subproject commit HEAD" or "Subproject > commit mybranch" No. You have to specify the specific revision of the subproject that is included in any revision of the superproject. Imagine someone making an incompatible change to a subproject. You do not want to get this change in your copy of the superproject unless the superproject has been adapted to this change. skimo - 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