提交代码流程

Posted 怀化纱厂科比

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了提交代码流程相关的知识,希望对你有一定的参考价值。

 cd frameworks/base/
 git status

git add .

git config --global commit.template ~/xlw_git_template
git commit 

或者 

 

git commit --amend

git push origin HEAD:refs/for/android-10.0.0_r1_dev

[os-56][systemui]导航栏支持模块item的编辑,添加。[1/1]
 

repo sync -c -j8

以上是关于提交代码流程的主要内容,如果未能解决你的问题,请参考以下文章

Git向开源代码提交流程

使用git提交代码流程

提交代码流程

提交代码流程

提交代码流程

提交代码流程