From ba017123d0fdde0f6c81519fde6079781a035b26 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Mon, 14 Nov 2016 14:25:29 -0800 Subject: [PATCH] Update git submodules * Update plugins/download-commands from branch 'master' - Merge branch 'stable-2.13' * stable-2.13: CloneWithCommitMsgHook: Fix HTTP clone command inconsistency Change-Id: I97fafb4e6972d5f11e3dddfd69ad0711d0c0bf7f - Merge branch 'stable-2.12' into stable-2.13 * stable-2.12: CloneWithCommitMsgHook: Fix HTTP clone command inconsistency Change-Id: I8a86b8cc56834933391afd56fc93d4ece67a4401 - CloneWithCommitMsgHook: Fix HTTP clone command inconsistency When cloning a project using HTTP schema, the "/a" in the URL was added only when choosing to clone without the commit hook. Now the URL is the same in both cases. Change-Id: I8fc0667f17cea592bd702a0441cba7ca3f762968 (cherry picked from commit d632d6471b42a47877664a5266ba509026538a32) --- plugins/download-commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/download-commands b/plugins/download-commands index d632d6471b..76cfbcd599 160000 --- a/plugins/download-commands +++ b/plugins/download-commands @@ -1 +1 @@ -Subproject commit d632d6471b42a47877664a5266ba509026538a32 +Subproject commit 76cfbcd59988392da2a7c5648bc6975e5c835ee1