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

Checkout for specific files #791

Open
AlexeySmolenchuk opened this issue Nov 14, 2023 · 0 comments
Open

Checkout for specific files #791

AlexeySmolenchuk opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
feature request Feature request

Comments

@AlexeySmolenchuk
Copy link

It would be handy to have an option for checkout for specific files from other branches and stashes in Git Graph.
Same as:
git checkout <other-branch-name> -- <filename>
or
git checkout stash@{0} -- <filename>

Possibly in the context menu:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request
Projects
None yet
Development

No branches or pull requests

2 participants