Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romiyusnandar/merge_tags
https://github.com/romiyusnandar/merge_tags
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/romiyusnandar/merge_tags
- Owner: romiyusnandar
- Created: 2022-04-28T06:20:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T14:44:15.000Z (10 months ago)
- Last Synced: 2024-06-10T13:19:24.530Z (7 months ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
git fetch https://git.codelinaro.org/clo/la/kernel/msm-4.9/ LA.UM.10.6.2.r1-02200-89xx.0
u can change msm-4.9 to your kernel version, e.g msm-4.14, msm-4.19
u can find LA.UM.XXXX from http://t.me/CLOReleasesThen to do the merge you just have to do
git merge FETCH_HEAD
Now just fix the conflicts if there and then do
git add -A
Andgit merge --continue
### Congratulation, you have (probably) succesfully merged a new caf tag.