From 947dcdcf1297e0bbca06930decc689302b298898 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 8 Jun 2021 00:49:23 +0200 Subject: Add redirects for Replicant 4.2 < 0004 Signed-off-by: Denis 'GNUtoo' Carikli --- git-redirects/replicant-4.2.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/git-redirects/replicant-4.2.conf b/git-redirects/replicant-4.2.conf index cb833ec..28e7f7a 100644 --- a/git-redirects/replicant-4.2.conf +++ b/git-redirects/replicant-4.2.conf @@ -31,6 +31,17 @@ Redirect /replicant/hardware/ril/samsung-ril.git /replicant/hardware_replicant Redirect /replicant/external/libsamsung-ipc /replicant/hardware_replicant_libsamsung-ipc Redirect /replicant/hardware/ril/samsung-ril /replicant/hardware_replicant_libsamsung-ril +############################# +# Before Replicant 4.2 0004 # +############################# + +# With the .git +Redirect /replicant/packages_apps_browser.git /replicant/packages_apps_Browser.git +Redirect /replicant/packages_apps_settings.git /replicant/packages_apps_Settings.git + +# Without the .git +Redirect /replicant/packages_apps_browser /replicant/packages_apps_Browser +Redirect /replicant/packages_apps_settings /replicant/packages_apps_Settings.git ########################## # All other repositories # -- cgit v1.2.3