Sfoglia il codice sorgente

Add github remote

Change-Id: I3d02cfac2bb6694c6fde782d635cb5c4e6ffea88
Captain Throwback 5 anni fa
parent
commit
b14300bd69
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      twrp-extras.xml

+ 2 - 0
twrp-extras.xml

@@ -8,6 +8,8 @@
             fetch="https://github.com/LineageOS"
             review="https://review.lineageos.org"/>
 
+    <remote name="github"
+            fetch="https://github.com"/>
 
     <!-- TWRP lives in TeamWin android-11 (not AOSP!) -->
     <project path="bootable/recovery" name="android_bootable_recovery" remote="TeamWin" revision="android-11"/>