Skip to content

mint2g/android_patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

patches

instead of forking and merging, i like to maintain a linear history so that the changes always apply to on top of the branch

this requires a little maintainence and fails on conflicts but is a bit "cleaner"

repos

https://github.com/mint2g-oreo/android_bionic
https://github.com/mint2g-oreo/android_frameworks_av FAILED
https://github.com/mint2g-oreo/android_frameworks_opt_telephony FAILED
https://github.com/mint2g-oreo/android_frameworks_native FAILED
https://github.com/mint2g-oreo/android_hardware_libhardware
https://github.com/mint2g-oreo/android_system_core FAILED
https://github.com/mint2g-oreo/android_system_media FAILED

usage

After a repo sync repo will checkout the branch from specified remote.
Run ./patches/patch.sh log from source dir to see if the original remote has updated.
Then rebase with ./patches/patch.sh rebase

Fix the patch upon confict if necessary.
Then update our remote with
./patches/patch.sh forcepush

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages