[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Arbitrary hunk sizes for patch
From: |
Alfie |
Subject: |
Re: Arbitrary hunk sizes for patch |
Date: |
Wed, 22 Apr 2009 16:10:41 +1000 (EST) |
User-agent: |
SquirrelMail/1.4.8-4.0.1..el5.centos.1 |
>> When modifying patch files, i'm getting a bit sick of counting lines
>> just
>> so I can modify hunk sizes to correctly apply a patch.
>
> Wrong list. You want to ask this on bug-patch (the address listed in
> 'patch --help'). However, 'git apply', which is very similar to patch,
> has already implemented this concept, in its --recount option, so it seems
> like a reasonable request.
Thanks Eric. Will cross posting.