Set GIT_WORK_TREE when committing to make it work when inside a git submodule. Thanks...
authorJoey Hess <joey@kitenet.net>
Sun, 27 Oct 2013 16:32:29 +0000 (12:32 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 27 Oct 2013 16:32:29 +0000 (12:32 -0400)
debian/changelog

index ddacc5d3f06ac88dfce3bfa1f304f5126c889315..04cb6ce77dd2c23279d68621ce3548e3f942895a 100644 (file)
@@ -1,3 +1,10 @@
+pristine-tar (1.30) UNRELEASED; urgency=low
+
+  * Set GIT_WORK_TREE when committing to make it work when inside
+    a git submodule. Thanks, Victor Vasiliev. Closes: #726007
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 27 Oct 2013 12:31:30 -0400
+
 pristine-tar (1.29) unstable; urgency=low
 
   * Fix display of unsupported param when paranoia check fails.