OK, we found the regression 
point https://github.com/git/git/commit/494d314a0526a8bee9f8af7a6e6b74b66043c9fa
and my co-worker is making a fix for that.

On Sunday, August 15, 2021 at 2:32:39 PM UTC+2 Konstantin Khomoutov wrote:

> On Wed, Aug 11, 2021 at 03:05:09AM -0700, Sergey Solovyev wrote:
>
> > Previously `$ git commit --fixup=xxx -e` would open an editor before 
> > committing the change. It should still be the case according to the 
> command 
> > documentation:
> > * -e, --edit*
> > * The message taken from file with -F, command line with -m, and 
> > from commit object with -C are usually used*
> > * as the commit log message unmodified. This option lets you 
> > further edit the message taken from these*
> > * sources.*
> > *But it doesn't.*
> > Am I doing something wrong or is it a regression in *git*?
> > *$ git config --list *
> > *...*
> > *core.editor=nano*
> > *... *
> > *$ git --version*
> > *git version 2.32.0*
>
> This mailing list is for discussing problems mere mortals have with Git,
> so I'm not sure there is anyone who'll be ready to test (just because I'm 
> not
> sure there are enough folks using freshly released Git versions).
>
> Please ask on git at vger.kernel.org (but make sure your mail message is 
> plain
> text, or at least is not composed solely of text/html parts).
>
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/b3f899f5-baeb-4145-83df-64fbf9fed19bn%40googlegroups.com.

Reply via email to