From: Phillip Wood <phillip.wood123@gmail.com>
To: Daniel Dinnyes <dinnyesd@gmail.com>, git@vger.kernel.org
Subject: Re: Issue with staging, unstaging, discarding hunks with no context
Date: Sun, 18 Oct 2020 10:12:52 +0100 [thread overview]
Message-ID: <26316a94-ed0f-cf52-74f5-b20508345569@gmail.com> (raw)
In-Reply-To: <CAFfHKJ54smgBZrYTEmgoqmo7gMp+H8AxjL3GxnWVdF9K_MnoFg@mail.gmail.com>
Hi Daniel
On 18/10/2020 06:48, Daniel Dinnyes wrote:
> The problem I have is described in more detail in the issue here with magit:
> https://github.com/magit/magit/issues/4222
>
> The conclusion there was that this is an upstream problem due to some
> recent changes in git.
That's not my reading of that issue. Specifically this comment by kyleam
You're blaming the wrong git :) I introduced this change with
6b3c90d (magit-apply-patch: Abort when there is no context,
2019-08-02). It was prompted by gh-3924, which also brought
about d508f02 (apply: Adjust hunk line positions for partial
application, 2019-07-28).
Seems to point to this being a change in magit not git.
`git apply --unidiff-zero` will apply zero context patches but as a
safety measure they will be rejected without `--unidiff-zero`
Best Wishes
Phillip
> As it has been mentioned in the issue itself, it is understood that
> git had problems with handling hunks without context, so I assume this
> upstream change was to eliminate such issues.
>
> Yet my experience was that hunks without context worked fine before
> 80% of the time, except if they were right next to each other, they
> might get mixed/messed up. Even in that case, I found that if I
> staged/unstaged hunks in top-down order in magit it didn't cause
> problems.
>
> Without handling no-context hunks, I see I will have to stash/redo
> entire change-sets, to be able to commit logically separate hunks
> separately. This would be a major PITA.
>
> Is there a plan to reintroduce handling of hunks with 0 line context
> in the future, or is this something which is technically not going to
> be possible ever?
>
> Cheers,
> Dan
>
prev parent reply other threads:[~2020-10-18 9:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAFfHKJ7kAJ7030GPywKHEWG0vJjC0hhEGt4MMR=85nSHnu5Q-w@mail.gmail.com>
2020-10-18 5:48 ` Issue with staging, unstaging, discarding hunks with no context Daniel Dinnyes
2020-10-18 9:12 ` Phillip Wood [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=26316a94-ed0f-cf52-74f5-b20508345569@gmail.com \
--to=phillip.wood123@gmail.com \
--cc=dinnyesd@gmail.com \
--cc=git@vger.kernel.org \
--cc=phillip.wood@dunelm.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).