Skip to content

Commit 5c18fc6

Browse files
committed
add life of a patch
1 parent 0064052 commit 5c18fc6

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.DS_Store

2 KB
Binary file not shown.

images/workflow.png

154 KB
Loading

life-of-a-pathces.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# d
1+
# 补丁的生命周期
22

3+
Android 开源项目(AOSP)使用一个基于 WEB 编码的查看工具,叫做 [Gerrit](https://android-review.googlesource.com/)。下方的流程图说明一个补丁被创建之后的详细发展状态。虽然它看似很复杂,但它主要的步骤都会在一个 WEB 应用中呈现。
4+
5+
想要知道开始使用 gerrit 和 git 的详细说明,请查看 [Submitting Patches](https://source.android.com/source/submit-patches.html) 页面。
6+
7+
![](images/workflow.png)

0 commit comments

Comments
 (0)