From bed12cff7241d935592023ac7088c8fa5493cfd0 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Sun, 8 Apr 2018 11:50:15 +0200 Subject: [PATCH] Set branch to master for the submodule torrent_search --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 007791e..eee1ca7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,3 +3,4 @@ [submodule "torrent_search"] path = torrent_search url = https://github.com/KevinMidboe/torrent_search.git + branch = master