Update branch without checkouting #128
Labels
feature request
Feature request
nice to have
A feature request that is nice to have (lower priority)
Milestone
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
wherefoo
is selected branch.The text was updated successfully, but these errors were encountered: