Re: [Sawfish] How to send patches |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] How to send patches
- From: Michal Maruska <mmaruska@xxxxxxxxx>
- Date: Fri, 6 Jul 2012 14:42:20 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=HMnhe7ivbbdRO7m9zzEvpOpwH6ZC8ExuguKZ6rauY3U=; b=Be1qDW+azct7FLRAV9a+jG+VppZdILaO84/P01sp1SSl5PjwPuXYpDeObKHtrKzjP6 KSivKjbCb676O9E/Wvxzbkxv1kSuRIWPyia+FYqF4Rh01+FW12hlSbq6FG25yTEa2QA5 nBvCpej9FMqQbOcVWInPJJ75JiPpUbR1iXvf50ojzlC2vw2OQqLfdoD3yIQ1UjJasd2Q BhiZiF8xNLomnJXa6RoZSBZPaKzU9vwfIGhHvdJ6GuRFCQqeCnnkZ87E/LUPcsfWvW3L v2krGFe+L84FxoCbM76NJ0NTHuVVsrqRFYwkZda1xzsY+S+lLIAU3cIfu78CWe272e/g Y28Q==
On Fri, Jul 6, 2012 at 4:37 PM, Christopher Roy Bratusek
<nano@xxxxxxxxxxxxx> wrote:
> Generally the way you send patches in does not matter (unless it's not in
> unified format). Git shows me as author as I applied the patch.
> Even if 'git apply'
I guess you should use "git am" then. (which works with patches
prepared with "git format-patch").
--
Sawfish ML