This PR improves UX by converting spaces to hyphens, following branch naming conventions and allowing users to create branches without worrying about naming restrictions. I think a few other git tools do this, which was nice.  Release Notes: - Updated the branch picker to convert spaces to hyphens when creating new branch names. --------- Co-authored-by: Marshall Bowers <git@maxdeviant.com>