Use this git command to fetch changes from specific file instead of merging the whole branch!
git checkout B -- path/to/your/file
Use this git command to fetch changes from specific file instead of merging the whole branch!
git checkout B -- path/to/your/file
Leave a Reply