提交 3b89e1f9 编写于 作者: P Peter Krempa

docs: api_extension: Don't encourage other tools than git

Save us hassle in the list if anybody would read this.
Signed-off-by: NPeter Krempa <pkrempa@redhat.com>
Reviewed-by: NErik Skultety <eskultet@redhat.com>
上级 6be034a8
......@@ -73,9 +73,8 @@
<p>
Submit new code in the form of one patch per step. That's not to say
submit patches before you have working functionality--get the whole thing
working and make sure you're happy with it. Then use git or some other
version control system that lets you rewrite your commit history and
break patches into pieces so you don't drop a big blob of code on the
working and make sure you're happy with it. Then use git to break the
changes into pieces so you don't drop a big blob of code on the
mailing list in one go. Also, you should follow the upstream tree, and
rebase your series to adapt your patches to work with any other changes
that were accepted upstream during your development.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册