From 9e3a374514dd8e198342f9038d7d698967019536 Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Tue, 27 Feb 2024 21:29:50 +0100 Subject: [PATCH] make use of submodules --- .gitmodules | 3 +++ flatpak/org.videolan.VLC | 1 + 2 files changed, 4 insertions(+) create mode 160000 flatpak/org.videolan.VLC diff --git a/.gitmodules b/.gitmodules index e69de29..5326721 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "flatpak/org.videolan.VLC-upstream"] + path = flatpak/org.videolan.VLC + url = https://github.com/flathub/org.videolan.VLC diff --git a/flatpak/org.videolan.VLC b/flatpak/org.videolan.VLC new file mode 160000 index 0000000..0092ac1 --- /dev/null +++ b/flatpak/org.videolan.VLC @@ -0,0 +1 @@ +Subproject commit 0092ac1bc9220464070186d2ef0a78fe0be71bd9