Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bty8z-0002Yi-FE for pgadmin-hackers@arkaria.postgresql.org; Tue, 11 Oct 2016 14:35:01 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bty8z-0005Lk-25 for pgadmin-hackers@arkaria.postgresql.org; Tue, 11 Oct 2016 14:35:01 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bty8y-0005Lc-Nx for pgadmin-hackers@postgresql.org; Tue, 11 Oct 2016 14:35:00 +0000 Received: from mail-io0-x22d.google.com ([2607:f8b0:4001:c06::22d]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bty8v-0002mq-2m for pgadmin-hackers@postgresql.org; Tue, 11 Oct 2016 14:35:00 +0000 Received: by mail-io0-x22d.google.com with SMTP id r30so26668672ioi.1 for ; Tue, 11 Oct 2016 07:34:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=1s1FWAZz4uRq2R8fHK/eFD60O5wA0qm6PxO5vPM/7uE=; b=ZSTCoAgJ05qDVEbeYr3Q3AG46e23EVWZeYvY8Cc6pd81u1s8NoJ5I9W8KTg8D6odpV JOTxqEBTBJ22d5N4r8INvAYQ86ehMMdD5gp41WiVBHG7/KZQ0v/Xj1QWrmoer1Q1H7rs SMpsghS9JwGSuVMozKEY+2kxDJqIh6DnN7DoKaC50xDxr2CqnI/dF0NcYFOAfsaYjibv p8sjXt9NdPBaQ+pGrVdES+ZQDPUfgsdhyAKzSYCrsZGeRcGVxHI5AeKCZmlukHs0K6xW rtjE9tOLV5hmPjaUvrYy71mo8U2NsU25nBQBaXugpKoxY01yjM5SRw3m+pCmCbz9sBAL RX+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=1s1FWAZz4uRq2R8fHK/eFD60O5wA0qm6PxO5vPM/7uE=; b=araKAew55tO4TzAnvnv3Zsv9gfaJwnDuru9UOZPW7dhqSmGBiFrFvoYxnjj37pQllg 8wAXoXZ6acAqJe6Wgthqv9lJ4B9MoIr+KuliodjIY0fFEfnOUTi1pqrJyA0Px+styW0q 9vsDxWS0+CLQodVHSJ03l7woeOmjUZ0SxoGbnC7Quy7lcnADp9oFGmaC4KXlSf6lK2Us n+tJjXA/XH7jgeRDyFJCvLEbcf3eMRy38PEZFt6FIUgHbWT/Cx7FAbqMLzeRIedmN9ZB t7t0cWcTDiQqagNB3cz+ejP0smUL8Ar5SGf7EZUvp2CEHIWbGBOuNNvImcpXAtwSmxam LdVg== X-Gm-Message-State: AA6/9RntZO3DIZNLlk+yNzt+2G1X45ob5YnFiPizZ1l7Bt2ripf1wRR9TnpclXkBbnLDSBudm+j7wY/ozWCkOw== X-Received: by 10.107.12.206 with SMTP id 75mr6194641iom.208.1476196495037; Tue, 11 Oct 2016 07:34:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.146.135 with HTTP; Tue, 11 Oct 2016 07:34:54 -0700 (PDT) In-Reply-To: <1476124842-31390-1-git-send-email-aklhfex@gmail.com> References: <1476124842-31390-1-git-send-email-aklhfex@gmail.com> From: Dave Page Date: Tue, 11 Oct 2016 15:34:54 +0100 Message-ID: Subject: Re: [PATCH] Document that a patch should be submitted to the list as an attachment To: Chris Mayo Cc: "pgadmin-hackers@postgresql.org" Content-Type: multipart/alternative; boundary=001a113f9706b4a0e8053e97c7fb X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a113f9706b4a0e8053e97c7fb Content-Type: text/plain; charset=UTF-8 Hi On Monday, October 10, 2016, Chris Mayo wrote: > Signed-off-by: Chris Mayo > > --- > docs/en_US/submitting_patches.rst | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > This doesn't apply - can you rebase it please? Thanks. (pgadmin4)snake:pgadmin4 dpage$ git apply ~/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch /Users/dpage/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:13: trailing whitespace. the chances of it being rejected. Once you're happy with your work, mail it /Users/dpage/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:14: trailing whitespace. as an attachment to the mailing list pgadmin-hackers@postgresql.org. /Users/dpage/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:15: trailing whitespace. Please ensure you include a full description of what the patch does, /Users/dpage/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:16: trailing whitespace. as well as the rationale for any important design decisions. error: patch failed: docs/en_US/submitting_patches.rst:30 error: docs/en_US/submitting_patches.rst: patch does not apply -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a113f9706b4a0e8053e97c7fb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi

On Monday, October 10, 2016, Chris Mayo <aklhfex@gmail.com> wrote:
Signed-off-by: Chris Mayo <aklhfex@gmail.com>
---
=C2=A0docs/en_US/submitting_patches.rst | 8 ++++----
=C2=A01 file changed, 4 insertions(+), 4 deletions(-)




(pgadmin4)snake:pgadmin4 dpage$ git apply ~/Downloads/0001-Document-= that-a-patch-should-be-submitted-to-the-lis.patch=C2=A0
/Users/dp= age/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.pat= ch:13: trailing whitespace.
the chances of it being rejected. Onc= e you're happy with your work, mail it
/Users/dpage/Downloads= /0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:14: traili= ng whitespace.
as an attachment to the mailing list pgadmin-hackers@postgresql.org.
/Users/dpage/Downloads/0001-Document-that-a-patch-should-be-submitt= ed-to-the-lis.patch:15: trailing whitespace.
Please ensure you in= clude a full description of what the patch does,
/Users/dpage/Dow= nloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:16: = trailing whitespace.
as well as the rationale for any important d= esign decisions.
error: patch failed: docs/en_US/submitting_patch= es.rst:30
error: docs/en_US/submitting_patches.rst: patch does no= t apply



--
Dave Page
Blog: http://pgsnake.blogspot.= com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The = Enterprise PostgreSQL Company

--001a113f9706b4a0e8053e97c7fb--