From 48a71f4f63ee68c614530846167de659273a614f Mon Sep 17 00:00:00 2001 From: George Marchment <georgemarchment@yahoo.fr> Date: Thu, 7 Mar 2024 12:22:34 +0100 Subject: [PATCH] update --- .gitmodules | 4 ++++ github-crawler | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 github-crawler diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f896bb3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "github-crawler"] + path = github-crawler + url = https://gitlab.liris.cnrs.fr/sharefair/github-crawler.git + branch = BioFlow-Insight-corpus diff --git a/github-crawler b/github-crawler new file mode 160000 index 0000000..5375409 --- /dev/null +++ b/github-crawler @@ -0,0 +1 @@ +Subproject commit 537540936dd0a3fc07e5f0143d74fa7cf93735bb -- GitLab