Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how do i copy file/folder from one branch to another in Visual code? #133447

Closed
stbones opened this issue Sep 20, 2021 · 1 comment
Closed

how do i copy file/folder from one branch to another in Visual code? #133447

stbones opened this issue Sep 20, 2021 · 1 comment
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@stbones
Copy link

stbones commented Sep 20, 2021

In Visual Studio Code, how do I copy file/folder from one branch to another branch?

Through command line, I can do that using below command, but i want to do it through Visual Code.

git checkout branch_A -- Folder\Folder1\file.txt

@eamodio eamodio added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Oct 7, 2021
@eamodio eamodio removed their assignment Oct 7, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants
@eamodio @stbones and others