Last Updated: February 25, 2016
·
533
· arunprasath

Checkout file from another branch in git

In a terminal

$ git checkout <branch name> -- <path/to/file.ext>