gitfiti icon indicating copy to clipboard operation
gitfiti copied to clipboard

Don't allow empty repository name

Open gelstudios opened this issue 9 years ago • 1 comments

or maybe use a random string if a repo name is not given by the user

gelstudios avatar Jun 09 '16 18:06 gelstudios

Submitted PR #64 to fix this.

  • If a blank repo name is given a new unique random repo name is assigned.
  • The repo name is prefixed by "gitfiti", followed by 10 unique random characters.

image

IamMayankThakur avatar Nov 29 '18 06:11 IamMayankThakur