From d661f83d6f957eb68de6e1a791e513043fea304a Mon Sep 17 00:00:00 2001 From: Jens Lehmann Date: Wed, 18 Sep 2013 12:35:58 -0700 Subject: [PATCH] Updated history (textile) --- history.textile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/history.textile b/history.textile index f487d6d..e77622e 100644 --- a/history.textile +++ b/history.textile @@ -1,5 +1,10 @@ *Issues already solved and merged into Junio's Repo:* +* Since git 1.8.4: +** Most subcommands of @git submodule@ now work from subdirectories of the work tree too +** The user can specify a custom command in the @submodule..update@ setting by prepending a '!' +* Since git 1.8.3: +** @git submodule deinit@ allows to get rid of submodules when the user doesn't need them to be populated anymore * Since git 1.8.2: ** Tracked floating submodules are supported in core git through the new @--remote@ option for @git submodule update@ and the new @--branch@ option for @git submodule add@ * Since git 1.8.1: -- 2.26.2