Skip to content

Trim space characters in the clone bar #952

@richardtop

Description

@richardtop

When copying a url from somewhere else it's often possible to accidentally copy some space characters in front or after the actual URL.

For example, instead of git@github.com:git-up/GitUp.git this will be copied: git@github.com:git-up/GitUp.git

As the result, GitUp shows this alert:
Screenshot 2023-10-18 at 19 27 23
Would be great to simply ignore these white space characters and continue to clone the actual URL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA change that shouldn't involve too much insider knowledge

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions