I wrote some code in master branch which wasn't supposed to be in that branch so I wanted to copy those changes and put that into the other branch, so I googled and got a solution named git stash it did work work for other files but in one file it created this mess (I did some merging thing too which shows merge button in vs code itself )(I am new to git.)
