From: Jens Lehmann Date: Wed, 18 Sep 2013 19:35:58 +0000 (-0700) Subject: Updated history (textile) X-Git-Url: http://git.tremily.us/?p=git-submod-enhancements.wiki.git;a=commitdiff_plain;h=d661f83d6f957eb68de6e1a791e513043fea304a Updated history (textile) --- 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: