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

Update branch without checkouting #128

Closed
AndreyWV opened this issue Jul 12, 2019 · 2 comments
Closed

Update branch without checkouting #128

AndreyWV opened this issue Jul 12, 2019 · 2 comments
Assignees
Labels
feature request Feature request nice to have A feature request that is nice to have (lower priority)
Projects
Milestone

Comments

@AndreyWV
Copy link

Description
It could be a small time saving if there was a possibility to update branch without checkouting to it.

Additional context
It can be carried out like in this answer with command git fetch origin foo:foo where foo is selected branch.

@AndreyWV AndreyWV added the feature request Feature request label Jul 12, 2019
@mhutchie
Copy link
Owner

Thanks for this suggestion, this would definitely be nice to have in Git Graph!

@mhutchie mhutchie added the nice to have A feature request that is nice to have (lower priority) label Jul 12, 2019
@mhutchie mhutchie added this to To Do in Git Graph via automation Sep 23, 2019
@mhutchie mhutchie added this to the v1.17.0 milestone Sep 23, 2019
@mhutchie mhutchie moved this from To Do to In Progress in Git Graph Sep 23, 2019
@mhutchie
Copy link
Owner

Apologies for the delay in implementing this feature request. This will be available in v1.17.0.

If you'd like to use it before the next release, you can download v1.17.0-beta.0, and install it following the instructions provided here.

Git Graph automation moved this from In Progress to Ready For Release Sep 23, 2019
@mhutchie mhutchie moved this from Ready For Release to Released in Git Graph Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request nice to have A feature request that is nice to have (lower priority)
Projects
Git Graph
Released
Development

No branches or pull requests

2 participants