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
