I forked github repository month ago. I created branch "test".
Yesterday I opened it on GitHub (page) and I clicked "Fetch and Merge" button (on branch "test"), after that I updated branch with some changes. Later I created PR to origin repository. When I opened PR page it shows my change and also other's people changes that was added to my repository when I fetched code!
Also test "Prettier" returned this errors:
fatal: You are not currently on a branch.
To push the history leading to the current (detached HEAD)
In this PR I created only one change but it shows 50... I don't want that. Can someone help me?
I was trying a lot of things on Youtube, Stackoverflow but still I can't fix it!