From 5967d8a4264843456176b9b1cdc3ad213a84fbbe Mon Sep 17 00:00:00 2001 From: Evgeniy Alekseev Date: Sat, 13 Mar 2021 19:48:52 +0300 Subject: [PATCH] move to submodules --- .gitmodules | 9 +++++++++ albert | 1 + grace | 1 + libechonest-qt5 | 1 + 4 files changed, 12 insertions(+) create mode 160000 albert create mode 160000 grace create mode 160000 libechonest-qt5 diff --git a/.gitmodules b/.gitmodules index d597cf1..cdcd1c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -161,3 +161,12 @@ [submodule "plibsys"] path = plibsys url = ssh+git://aur@aur.archlinux.org/plibsys.git +[submodule "albert"] + path = albert + url = ssh+git://aur@aur.archlinux.org/albert.git +[submodule "grace"] + path = grace + url = ssh+git://aur@aur.archlinux.org/grace.git +[submodule "libechonest-qt5"] + path = libechonest-qt5 + url = ssh+git://aur@aur.archlinux.org/libechonest-qt5.git diff --git a/albert b/albert new file mode 160000 index 0000000..69bc39f --- /dev/null +++ b/albert @@ -0,0 +1 @@ +Subproject commit 69bc39f02881028791cc775eab10d3af329f3f73 diff --git a/grace b/grace new file mode 160000 index 0000000..1911108 --- /dev/null +++ b/grace @@ -0,0 +1 @@ +Subproject commit 19111082cf87192dd0a520a3dcb6438e4e38d798 diff --git a/libechonest-qt5 b/libechonest-qt5 new file mode 160000 index 0000000..0767f1e --- /dev/null +++ b/libechonest-qt5 @@ -0,0 +1 @@ +Subproject commit 0767f1ea7ff22d5da4650b92845978777cdb1443