gitfiti
gitfiti copied to clipboard
Don't allow empty repository name
or maybe use a random string if a repo name is not given by the user
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.
