Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jangernert/FeedReader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Long <self@brendanlong.com>2018-12-07 03:48:08 +0300
committerBrendan Long <self@brendanlong.com>2018-12-07 04:04:38 +0300
commitf0c8586bcaf556f443bdbdea2e53196a87f6f33a (patch)
treecda523e64530deb1677b3a102ada4bc508315290
parent2822a88a3bdcaaf62ec4a2ebbcd1a7f6617d42dc (diff)
Remove submodules
-rw-r--r--.circleci/config.yml5
-rw-r--r--.gitmodules7
m---------data/GrabberConfig0
m---------plugins/backend/decsync/libdecsync0
4 files changed, 0 insertions, 12 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 92314250..c8a46858 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -36,11 +36,6 @@ jobs:
background: true
- checkout
- run:
- name: Checkout submodules
- command: |
- git submodule init
- git submodule update --remote
- - run:
name: Configure
command: meson builddir
- run:
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index c4366c27..00000000
--- a/.gitmodules
+++ /dev/null
@@ -1,7 +0,0 @@
-[submodule "data/GrabberConfig"]
- path = data/GrabberConfig
- url = https://github.com/fivefilters/ftr-site-config
- branch = master
-[submodule "libdecsync"]
- path = plugins/backend/decsync/libdecsync
- url = https://github.com/39aldo39/libdecsync-vala
diff --git a/data/GrabberConfig b/data/GrabberConfig
deleted file mode 160000
-Subproject 563925676d110a51197025aad8ddcac14d18e36
diff --git a/plugins/backend/decsync/libdecsync b/plugins/backend/decsync/libdecsync
deleted file mode 160000
-Subproject 30681106cf38c4017e428630ee365e1a15eed31