Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 21:32:13 +1000
From:      Andy Farkas <andyf@andyit.com.au>
To:        ports@freebsd.org
Subject:   Re: make index fail
Message-ID:  <93f2b2fe-bf1b-f598-195f-9d4433ce9090@andyit.com.au>
In-Reply-To: <1DAE9D68-804D-4516-AEFC-6E1EE572420D@freebsd.org>
References:  <5eaa3181-a1dd-81da-9753-be8233a677f5@andyit.com.au> <1DAE9D68-804D-4516-AEFC-6E1EE572420D@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 9/06/2022 9:23 pm, Michael Gmelin wrote:

> What is the output of “git status”?

%%%
root@mater:/usr/ports # git status
On branch main
Your branch is up to date with 'origin/main'.

Changes not staged for commit:
   (use "git add/rm <file>..." to update what will be committed)
   (use "git restore <file>..." to discard changes in working directory)
         deleted:    accessibility/qt5-speech/Makefile
         deleted:    accessibility/qt5-speech/distinfo
         deleted:    accessibility/qt5-speech/pkg-plist

no changes added to commit (use "git add" and/or "git commit -a")
root@mater:/usr/ports #
%%%

So do I 'git rm <files listed>' ?

-andyf




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?93f2b2fe-bf1b-f598-195f-9d4433ce9090>