This is a semiautomation tool written in nodewbkit. This tool allows copying of multiple files from one branch of a repository to other, so that users do not have to manually go into each subdirectory and copy the required file and then navigate back to other branch and paste there. Instead, just provide a list of files needed to be copied and Voilà, the job is done!
git clone https://github.com/anna93/copir.git copir
cd copir/pj/
npm install
bower install
cd ..
nw pj
Learn node webkit here: https://github.com/nwjs/nw.js/wiki
Link to Instructions for users: https://github.com/anna93/copir/wiki/How-to-use-Copir