09 2013 档案
摘要:fastboot oem part-resize misc:2fastboot oem part-resize recovery:16fastboot oem part-resize boot:5fastboot oem part-resize sboot:5fastboot oem part-resize system:250fastboot oem part-resize cache:44fastboot oem part-resize userdata:611fastboot oem part-commitROM的大小为1G,实际大小为933,所以就按上面的大小重新对系统的分区进行划分.
阅读全文
摘要:#git tag commandgit tag [-a | -s | -u ] [-f] [-m | -F ] [ | ]git tag -a v1.0.1 -m "version 1.0.1" 4b0706d4c#create local tagsgit tag -a v1.0 -m "new tag"#check local tagsgit tag#push local tags to remotegit push --tags#delete local taggit tag -d v1.0#delete remote taggit push ori
阅读全文
摘要:用于自动同步CM源代码
阅读全文
摘要:Frequent issues: ---------------------If you report an issue without a log and/or without details, that's not very helpful in tracking down that issue, so, eventually, don't expect any assistance cause I am not a medium.If you get a "status 2" error when installing a recovery-updat
阅读全文
摘要:git commit -m 注释换行
阅读全文