From 50b80e9155bb230c306963b47730839a39e130e9 Mon Sep 17 00:00:00 2001 From: pbattu123 <43043205+pbattu123@users.noreply.github.com> Date: Wed, 6 Nov 2019 23:14:42 -0400 Subject: [PATCH] update submodule branch to refer to the latest commit on latest-fc branch (#214) --- .gitmodules | 7 ++++--- libraries/fc | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index b3b4d866..4d3518d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,6 +3,7 @@ url = https://github.com/bitshares/bitshares-core.wiki.git ignore = dirty [submodule "libraries/fc"] - path = libraries/fc - url = https://github.com/peerplays-network/peerplays-fc.git - ignore = dirty + path = libraries/fc + url = https://github.com/peerplays-network/peerplays-fc.git + branch = latest-fc + ignore = dirty diff --git a/libraries/fc b/libraries/fc index 6096e94e..1f76279f 160000 --- a/libraries/fc +++ b/libraries/fc @@ -1 +1 @@ -Subproject commit 6096e94e1b4c48a393c9335580365df144f2758f +Subproject commit 1f76279f6373468ba7f672c92fb9d1626263fa61