From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Ferris Nicolaisen Subject: Re: how to get the formated patches from the merge id Date: Fri, 15 Jun 2012 01:02:22 -0700 (PDT) Message-ID: <9579793f-d72f-424c-9546-f2caa1fbf847@googlegroups.com> References: Reply-To: git-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_26_29675870.1339747342204" Cc: git-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: git-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org X-From: git-users+bncCKmEj4L6GBCP2Ov-BBoEoWy1EQ-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Fri Jun 15 10:02:30 2012 Return-path: Envelope-to: gcggu-git-users@m.gmane.org Received: from mail-vb0-f58.google.com ([209.85.212.58]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SfRU8-0002MD-6r for gcggu-git-users@m.gmane.org; Fri, 15 Jun 2012 10:02:24 +0200 Received: by vbbez10 with SMTP id ez10sf2258932vbb.3 for ; Fri, 15 Jun 2012 01:02:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:date:from:to:cc:message-id:in-reply-to:references :subject:mime-version:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type; bh=W/F0NChXSASu85v5k9BlhLxLFqUUYtUAf+yDI+EoEp4=; b=JZ3j5el2V/Z7/THYBnVzWr5x3OHReBfKo6+xXbu5gHlC9YYM2lAO7BrnZZO5DMa40S kcj+Uthh68M2iBgUTsgh1NhqbOGtXu/S95k6GvdEFe478PgUlLvyt4naYkoxG6qjAGcp fqL8z5TVGtFB4P7KDDDmf97GvQMjTsjbhKuWI= Received: by 10.52.94.111 with SMTP id db15mr217126vdb.11.1339747343912; Fri, 15 Jun 2012 01:02:23 -0700 (PDT) X-BeenThere: git-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Received: by 10.52.75.106 with SMTP id b10ls647055vdw.4.gmail; Fri, 15 Jun 2012 01:02:22 -0700 (PDT) Received: by 10.52.68.134 with SMTP id w6mr370461vdt.6.1339747342564; Fri, 15 Jun 2012 01:02:22 -0700 (PDT) In-Reply-To: X-Original-Sender: tfnico-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org X-Original-Authentication-Results: ls.google.com; spf=pass (google.com: domain of tfnico-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org designates internal as permitted sender) smtp.mail=tfnico-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org; dkim=pass header.i=@gmail.com Precedence: list Mailing-list: list git-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org; contact git-users+owners-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-ID: X-Google-Group-Id: 934228491576 List-Post: , List-Help: , List-Archive: Sender: git-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Subscribe: , List-Unsubscribe: , Archived-At: ------=_Part_26_29675870.1339747342204 Content-Type: text/plain; charset=ISO-8859-1 I don't really understand what you're trying to do here. Could you try explaining in a little more detail? On Thursday, June 14, 2012 6:25:12 PM UTC+2, lei yang wrote: > > Hello list: > > eg: > > commit 0e93b4b304ae052ba1bc73f6d34a68556fe93429 > Merge: b724cc1 51bfd29 > > how can I from 0e93b4b304ae052ba1bc73f6d34a68556fe93429 to get the > formated patch ? > (I know we can do git format-patch b724cc1..51bfd29, but how to from > 0e93b4b304ae052ba1bc73f6d34a68556fe93429 to get?) > > Lei > -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/kVcX-TK_VowJ. To post to this group, send email to git-users-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to git-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/git-users?hl=en. ------=_Part_26_29675870.1339747342204 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I don't really understand what you're trying to do here. Could you try expl= aining in a little more detail?

On Thursday, June 14, 2012 6:25:12 P= M UTC+2, lei yang wrote:
Hello = list:

eg:

commit 0e93b4b304ae052ba1bc73f6d34a68556fe93429
Merge: b724cc1 51bfd29

how can I from 0e93b4b304ae052ba1bc73f6d34a68556fe93429 to get the
formated patch ?
(I know we can do git format-patch b724cc1..51bfd29, but how to from
0e93b4b304ae052ba1bc73f6d34a68556fe93429 to get?)

Lei

--
You received this message because you are subscribed to the Google Groups "= Git for human beings" group.
To view this discussion on the web visit https://groups.google.com/d/msg/git-user= s/-/kVcX-TK_VowJ.
=20 To post to this group, send email to git-users-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to git-users+unsubscribe@googleg= roups.com.
For more options, visit this group at http://groups.google.com/group/git-us= ers?hl=3Den.
------=_Part_26_29675870.1339747342204--