From 367bc372ae77a2b6681d807865250415abe9a94c Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Tue, 29 Nov 2016 13:40:58 +0300 Subject: Turn on remote tracking of submodules JIRA: FUEL-234 Change-Id: I916cc94f58df2f2227384c73eda556f448ac50b5 Signed-off-by: Michael Polenchuk --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 290b74223..4d35439d4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -51,7 +51,7 @@ [submodule "network-checker"] path = build/f_repos/sub/network-checker url = https://github.com/openstack/network-checker.git - branch = master + branch = stable/newton ignore = all [submodule "fuel-ui"] path = build/f_repos/sub/fuel-ui -- cgit 1.2.3-korg