-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
- Prompts user to select an account for repo creation
- Checks if repo already exists on Github
- Executes
git init,git commit -m "Initial commit"andgit pushto new repo - Asks user to set privacy level via prompt
Test Scenarios
- Choose default user account
- Choose org account
- Repo does not exist for account
- Repo already exists for account
- Repo created
- Repo already integrated (i.e. it's already been gitified and integrated with Github)
Metadata
Metadata
Assignees
Labels
No labels