From 4721788b944417413a96d7814ed09652aedb5f81 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 6 Apr 2022 10:30:33 -0300 Subject: Submodule update (CI fix) --- client-data | 2 +- git/hooks/post-merge | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client-data b/client-data index 9f2a7b95..43840e5a 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit 9f2a7b95f5eafb7b8a10f6122a8ebe994f708806 +Subproject commit 43840e5a16328ccb886e17355d779f699fb98fa0 diff --git a/git/hooks/post-merge b/git/hooks/post-merge index 8a8b6bfc..aeed930e 100755 --- a/git/hooks/post-merge +++ b/git/hooks/post-merge @@ -13,5 +13,5 @@ make news # WARNING: to people with push access. # it is essential that changes to the client data be pushed before changes to server data -# Also, you may find this useful: (you should always clone using the git:// url) -# git config --global url.git@github.com:.pushInsteadOf git://github.com +# Also, you may find this useful: (you should NEVER clone using the git:// url) +# git config --global url.git@github.com:.pushInsteadOf https://github.com -- cgit v1.2.3-60-g2f50