I want to copy folder Test from gitlab branch feature/Automation-Framework
to feature/Automation-package. I am using following command
git checkout feature/Automation-Framework-Bhoomi -- AVAPlayFramework/AVAPlayFramework/Test
I am getting following error
fatal: invalid reference: feature/Automation-Framework
