Re: git: fb16dfecae4a - main - Remove WWW entries moved into port Makefiles
Date: Thu, 08 Sep 2022 04:32:07 UTC
On Wed, Sep 07, 2022 at 10:01:47PM +0000, Stefan E??er wrote:
> commit fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
>
> Remove WWW entries moved into port Makefiles
>
> Commit b7f05445c00f has added WWW entries to port Makefiles based
> on WWW: lines in pkg-descr files.
>
> This commit removes the WWW: lines of moved-over URLs from these
> pkg-descr files.
Hi there,
I think these huge commits had broken my working tree. This morning
I've routinely "git pull"ed (had to move lots of Makefile and pkg-descr
files to .wip suffix since it complained), but even then git failed
the update: looks like it applied the changes ("git diff" shows tons of
-WWW: +WWW= lines) but could not merge the commit? I have just ~1G of
free space on this HDD, maybe that was the problem... Now "git fetch"
returns 0, so I guess the changes are at my computer, but the HEAD
points to 7169e48ef313. How do I manually merge and apply these WWW-
related commits on per-category basis? I'd rather do it this way and
by hand rather than play with "git reset" as I have lots of uncommitted
changes lying around and I don't want to accidentally lose them.
./danfe