跳至內容

從Recovery開始的搞「機」之旅/目錄/Gerrit 的使用方法

維基教科書,自由的教學讀本

先在 zulip 裏面 @bigbiff 說你要成為維護者,擺上 device tree 的 Github 地址。

然後他會讓你測試,你測試OK了告訴他一聲。

等到出現 https://github.com/TeamWin/android_device_samsung_a60q 倉庫的時候就準備 markdown(抄別人的就行了)

https://gerrit.twrp.me/settings/ 裏面生成密碼。

還要認證郵箱。然後就可以了。


git clone "https://gerrit.twrp.me/twrpme" # 然后找到 _samsung 文件夹,创建一个 samsunggalaxya60q.md 的文件 git add * git status git commit -m "" git push origin HEAD:refs/for/master


如果有什麼報錯,就按照 hint 的指示來干


參考:https://twrp.zulipchat.com/#narrow/stream/290973-support-device/topic/Oppo.20a37f