I am developing in the feature/porting_to_ubuntu branch.
I want to checkout the tests/test_setting.xls Excel binary file from feature/change_excel_format branch.
How do I restore a previous file?

I am developing in the feature/porting_to_ubuntu branch.
I want to checkout the tests/test_setting.xls Excel binary file from feature/change_excel_format branch.
How do I restore a previous file?

The command is git checkout feature/change_excel_format -- tests/test_setting.xls