Herve

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Herve commented, -
Herve created a post, AnsweredHow to checkout specific files from another branch with Git and PhpStorm UI ?
Hello, I'm looking for a way to checkout only specific files/folders in the working branch, from another branch. This would be the equivalent of the git command: `git checkout <branch_name> -...