Is there a way to use a command like git ls-files to show only untracked files? The reason I'm asking is because I use the following command to process all del
When trying to git status I get the following git status fatal: not a git repository: D:/path/path/path/.git/worktrees/horus_app_v100 the path worktrees/horus_a
A few months ago (still in the beginning of learning git) I created a worktree without even knowing what it was. A new branch was created and now I realized tha