git checkout new-feature path/to/app.js // note that there is no leading slash in the path!
git checkout <other-branch-name> -- path/to/your/folder (-- are optional) eg. git checkout Utils base/src/HDM.cpp