SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to pull a particular file from another branch just do
git checkout branch1 -- filenamefoo.txt
This will pull a version of the file from one branch into the current tree