| 25 Aug 2023 |
raitobezarius | 82% | 12:20:24 |
raitobezarius | What is the difference between non-mirror/mirror? | 12:20:29 |
raitobezarius | I am failing to grasp | 12:20:32 |
atemu12 | I believe mirror grabs all relevant branches, regular clone just one | 12:20:58 |
atemu12 | If you cloned lineageos-19.1, you wouldn't have 20 aswell | 12:21:18 |
atemu12 | That and it's sort of an equivalent to bare repos I think? | 12:21:39 |
raitobezarius | hmmmmm | 12:21:56 |
raitobezarius | so I tried repo init -b lineage-20.0 | 12:22:33 |
raitobezarius | and then repo sync | 12:22:36 |
raitobezarius | for fun | 12:22:38 |
atemu12 | That might also work | 12:22:43 |
raitobezarius | error.GitError: Cannot fetch --force-sync not enabled; cannot overwrite a local work tree. If you're comfortable with the possibility of losing the work tree's git metadata, use repo sync --force-sync external/freetype to proceed. | 12:22:43 |
raitobezarius | let's try a force sync | 12:22:56 |
atemu12 | Huh | 12:22:56 |
raitobezarius | yeah this is exploding in a lot of ways | 12:23:10 |
atemu12 | Fun | 12:23:16 |
raitobezarius | anyway | 12:26:36 |
raitobezarius |
Fetching: 90% (2364/2598) 1:10:12 | 59 jobs | 27:19 LineageOS/android_kernel_google_bluejay @ LineageOS/android_kernel_google_bluejay
| 12:26:37 |
raitobezarius | the mirror will soon happen | 12:26:47 |
raitobezarius | other question Atemu | 12:26:53 |
raitobezarius | have you considered adding magisk support in robotnix? | 12:26:58 |
raitobezarius | I'd like to do this | 12:27:00 |
raitobezarius | esp. for OTA upgrades | 12:27:08 |
atemu12 | raitobezarius: https://github.com/danielfullmer/robotnix/issues/14 | 12:27:25 |
raitobezarius | oh I missed it | 12:27:34 |
atemu12 | Haven't had the motivation or time to follow up on that proper though | 12:28:15 |
atemu12 | I just reflash every time now :/ | 12:28:29 |
atemu12 | I could try and get TWRP to work on my phone, that respects addons.d, so magisk stays | 12:29:02 |
atemu12 | But same problem again | 12:29:12 |
raitobezarius | I don't have TWRP on my phone | 12:34:31 |