aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--git-redirects/replicant-4.2.conf11
1 files changed, 11 insertions, 0 deletions
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 #