git Retrieve a file from another branch Retrieve a file from another branch # git checkout <my-branch-name> -- path/to/file 🖖