Update branch track

This commit is contained in:
RezaAdi0105 2019-01-23 13:53:33 +00:00 committed by GitHub
parent 5e546a28c0
commit 76f1bd25e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ $ repo init --depth=1 -u git://github.com/PitchBlackRecoveryProject/manifest_pb.
```
For Upgrade Encryption Devices i.e., POCO, Oneplus 6, Using Stock Oreo or Pie
```bash
$ repo init -u git://github.com/PitchBlackRecoveryProject/manifest_pb.git -b PBRP_android-9.0
$ repo init -u git://github.com/PitchBlackRecoveryProject/manifest_pb.git -b android-9.0
```
Then to sync up:
```bash