I use Ubuntu with workspaces enabled. While my code compiles in a branch, I would like to do some work on another branch. But branch changes go seem to be global across terminals and workspaces.
Is it possible to set a different git branch for one terminal or workspace without affecting the other?