From ea25a9cc443e837e9e70c280f4aa33aac2c66746 Mon Sep 17 00:00:00 2001 From: pbattu Date: Tue, 21 May 2019 19:43:19 -0300 Subject: [PATCH] updates to git submodules path --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index be9a4394..3b8a2679 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,5 +4,6 @@ ignore = dirty [submodule "libraries/fc"] path = libraries/fc - url = https://github.com/peerplays-network/peerplays-fc.git#Task/Ubuntu18.04-Upgrade + url = https://github.com/PBSA/peerplays-fc.git + branch = feature/ubuntu18.04-upgrade ignore = dirty