Adds a quick access list of git branches to the source control sidebar.
Adds a list of local branches to the source control sidebar activity. Allows switching/deleting branches.
- Only supports Git repositories
- Must have "vscode.git" extension enabled (by default it is available)
- Add custom icon for when moved to own sidebar view
- Allow pulling changes from remote on active branch