-
-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
I use multiple machines for development. Quite often, I want to switch to a branch I worked on the day before, so I run git town switch. When I don't see the branch in the list of local branches, I realize I worked on it on another machine.
At that point, I have to hit ESC to quit and rerun the command with the --all flag: git town switch --all.
It would be great if I could toggle "show all branches" on and off directly within the interactive UI by pressing a key, for example, a. That key doesn't currently have a function. This would remove a point of friction I encounter regularly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels