From a1e2f63e64875a29e8c01a7ae17f5744680167a5 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 15 Nov 2010 11:37:14 +0100 Subject: submodule: Fleshed out interface, and a partial test which is not yet usable. It showed that the ConfigParser needs some work. If the root is set, it also needs to refer to the root_commit instead of to the root-tree, as it will have to decide whether it works on the working tree's version of the .gitmodules file or the one in the repository --- lib/git/ext/gitdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/git/ext/gitdb') diff --git a/lib/git/ext/gitdb b/lib/git/ext/gitdb index 78665b13..2ddc5bad 160000 --- a/lib/git/ext/gitdb +++ b/lib/git/ext/gitdb @@ -1 +1 @@ -Subproject commit 78665b13ff4125f4ce3e5311d040c027bdc92a9a +Subproject commit 2ddc5bad224d8f545ef3bb2ab3df98dfe063c5b6 -- cgit v1.2.1