Re: git: 4ab6c1871671 - main - */*: Remove GNU_CONFIGURE_MANPREFIX
Date: Sun, 28 Apr 2024 19:41:58 UTC
Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 28/04/2024 à(s) 20:18): > Hello, > > That said, bug 278589 MFH looks trivial: >> >> $ git cherry-pick -x 09151791bf5e >> $ git reset @~1 >> $ git add -p # Skip GNU_CONFIGURE_MANPREFIX part >> $ git commit -c @{1} >> <Remove GNU_CONFIGURE_MANPREFIX from the commit message> >> > > $ git commit -c @{1} > fatal: could not lookup commit '@1' > Fixed with: $ git commit -c @\{1\} and commit edited and commit perfect! Maybe because I'm using tcsh shell (?) Thanks very much! -- Nuno Teixeira FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org