August 01, 2020 TL;DR You will need FZF, git, and a linux/unix-based operating system to follow along. The same workflow is probably possible on Windows, but I don’t know how to do it. Here is the command, I recommend setting up an alias for it: git branch | fzf | xargs…