Skip to content

Make branch name shorter #36

@PeterShin23

Description

@PeterShin23

user feedback

The name of the branch created is too long. I have to copy it in order for me to check it out. No way I type it out.

implementation

Off the dome, I'm thinking about making it "orca/<6 numalpha>".

6 because that's the average number of chars someone can hold in their head without having to look back. This would also have enough unique to avoid collisions most of the time. (36^6 permutations)

important

Make sure that if there's a collision, that's handled gracefully to try a new purmutation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions