[smart-load-test commit] r160 - wiki

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 12, 2008, 5:20:41 AM11/12/08
to smart-loa...@smartitengineering.com
Author: imyousuf
Date: Wed Nov 12 02:19:55 2008
New Revision: 160

Modified:
wiki/Contributors.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/Contributors.wiki
==============================================================================
--- wiki/Contributors.wiki (original)
+++ wiki/Contributors.wiki Wed Nov 12 02:19:55 2008
@@ -11,7 +11,7 @@

==Submitting Patches==

-Basically we will accept patches generated by git. Until this project is
release I guess we will have to accept patches through attachment either to
an issue or in an email to the developer mailing list. If you are wondering
how to create patches please consider
[http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html this
page]. IMHO, when you start commits for contribution do create a
topic-branch (normal git branch) and make all your change on that branch
once you are done create patch series using the following command -
+Basically we will accept patches generated by git. Until
[http://code.google.com/p/smart-patcher Smart Patcher] is release I guess
we will have to accept patches through attachment either to an issue or in
an email to the developer mailing list. If you are wondering how to create
patches please consider
[http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html this
page]. IMHO, when you start commits for contribution do create a
topic-branch (normal git branch) and make all your change on that branch
once you are done create patch series using the following command -
{{{
git format-patch -M -B origin/master
}}}

Reply all
Reply to author
Forward
0 new messages