Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 00AAD200C11 for ; Sat, 4 Feb 2017 07:44:31 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F363E160B63; Sat, 4 Feb 2017 06:44:30 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 400E9160B56 for ; Sat, 4 Feb 2017 07:44:30 +0100 (CET) Received: (qmail 67951 invoked by uid 500); 4 Feb 2017 06:44:29 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 67942 invoked by uid 99); 4 Feb 2017 06:44:29 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2017 06:44:29 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 712AA3A0F90 for ; Sat, 4 Feb 2017 06:44:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1006195 - /websites/production/struts/content/submitting-patches.html Date: Sat, 04 Feb 2017 06:44:28 -0000 To: commits@struts.apache.org From: lukaszlenart@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170204064428.712AA3A0F90@svn01-us-west.apache.org> archived-at: Sat, 04 Feb 2017 06:44:31 -0000 Author: lukaszlenart Date: Sat Feb 4 06:44:27 2017 New Revision: 1006195 Log: Updates production Modified: websites/production/struts/content/submitting-patches.html Modified: websites/production/struts/content/submitting-patches.html ============================================================================== --- websites/production/struts/content/submitting-patches.html (original) +++ websites/production/struts/content/submitting-patches.html Sat Feb 4 06:44:27 2017 @@ -204,7 +204,7 @@ git pull -

Do you changes and commit them to my-branch, when you’re done you can push the changes to GitHub, to your fork.

+

Do your changes and commit them to my-branch, when you’re done you can push the changes to GitHub, to your fork.

git push -u fork my-branch