git pull error - cannot pull existing files
Error status
Your local changes to the following files would be overwritten by merge
bash1
2
3
4
5
6
7
8
PS D:\repo\myApp> git status
On branch main
Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
Untracked files:
(use
Read more