mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-269997: switch default public android repo from github to git://git.jetbrains.org/idea/android.git (getPlugins.sh,bat)
android repo on github os out of sync because of large file from android repo on googlesources profilers/testData/cputraces/perfetto_cpu_usage.trace_tpd_model is 126.09 MB; this exceeds GitHub's file size limit of 100.00 MB GitOrigin-RevId: 03da431d71943b03d909f7969743c636416f810a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ccfbd34086
commit
8b292f31ea
+1
-1
@@ -1 +1 @@
|
||||
call git clone https://github.com/JetBrains/android.git android
|
||||
call git clone git://git.jetbrains.org/idea/android.git android
|
||||
+1
-1
@@ -1 +1 @@
|
||||
git clone https://github.com/JetBrains/android.git android
|
||||
git clone git://git.jetbrains.org/idea/android.git android
|
||||
Reference in New Issue
Block a user