GIT Copy Polder из другой ветви
//copy directory/file from different branch
git checkout master -- dirname
Unsightly Unicorn
//copy directory/file from different branch
git checkout master -- dirname