From: Dan Mick Date: Fri, 7 Mar 2014 05:10:33 +0000 (-0800) Subject: SubmittingPatches: clarify "github fork" in preference to "clone" X-Git-Tag: v0.79~175 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e53aed287d07120e4d64e6978f52cd2deb37d85f;p=ceph.git SubmittingPatches: clarify "github fork" in preference to "clone" Signed-off-by: Dan Mick --- diff --git a/SubmittingPatches b/SubmittingPatches index 8f909c19c735..5802c876156f 100644 --- a/SubmittingPatches +++ b/SubmittingPatches @@ -211,7 +211,7 @@ the convenience of the 'pull request' feature. 1) Github pull request The preferred way to submit code is by publishing your patches in a branch -in your github clone of the ceph repository and then submitting a github +in your github fork of the ceph repository and then submitting a github pull request. For example, prepare your changes: