From 58fb1187b7b8f1e62d3930bdba9be5aba47a52c6 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 25 Jun 2010 00:19:39 +0200 Subject: index.reset is now partly implemented using python, but in fact it resorts to using git-read-tree to keep the stat information when merging one tree in. After all this is what needed to be implemented in python as well --- 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 d3a0037d..e3d5ad19 160000 --- a/lib/git/ext/gitdb +++ b/lib/git/ext/gitdb @@ -1 +1 @@ -Subproject commit d3a0037dd5a11459985e7dc4b6819f6292f20c13 +Subproject commit e3d5ad195d9dfa46af3d931f9769e965e337daf7 -- cgit v1.2.1