Loading README.mkdn +3 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,9 @@ You can do this by using these commands: (From root android directory) . build/envsetup.sh (Go to repo you are patching, make your changes and commit) cmgerrit <for(new)/changes(patch set)> <branch/change-id> lineagegerrit <for(new)/changes(patch set)> <branch/change-id> repo start cm-14.1 . repo start lineage-15.0 . (Make your changes and commit) repo upload . Loading @@ -33,7 +33,7 @@ familiar with [Git and Repo](https://source.android.com/source/using-repo.html). To initialize your local repository using the LineageOS trees, use a command like this: repo init -u git://github.com/LineageOS/android.git -b cm-14.1 repo init -u git://github.com/LineageOS/android.git -b lineage-15.0 Then to sync up: Loading Loading
README.mkdn +3 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,9 @@ You can do this by using these commands: (From root android directory) . build/envsetup.sh (Go to repo you are patching, make your changes and commit) cmgerrit <for(new)/changes(patch set)> <branch/change-id> lineagegerrit <for(new)/changes(patch set)> <branch/change-id> repo start cm-14.1 . repo start lineage-15.0 . (Make your changes and commit) repo upload . Loading @@ -33,7 +33,7 @@ familiar with [Git and Repo](https://source.android.com/source/using-repo.html). To initialize your local repository using the LineageOS trees, use a command like this: repo init -u git://github.com/LineageOS/android.git -b cm-14.1 repo init -u git://github.com/LineageOS/android.git -b lineage-15.0 Then to sync up: Loading