diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |