There's a slight problem with it. When you select a branch from the picker it greys out as if it is disabled, even though it isn't. It looks like this is just a SwiftUI bug but I will keep my eye out for any solutions.
Type of change
[x] New feature (non-breaking change which adds functionality)
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation comments
Description
Fixes #8
There's a slight problem with it. When you select a branch from the picker it greys out as if it is disabled, even though it isn't. It looks like this is just a SwiftUI bug but I will keep my eye out for any solutions.
Type of change
Checklist: