rails_apps_composer
rails_apps_composer copied to clipboard
GitHub repo recipe fails if git recipe is not included
The GitHub repo section of the extras recipe should make sure git is included as a recipe and should automatically add it if it's not included.
Currently, if git is not included, you get prompted if you want to create a GitHub repo, but the hub command fails because the local repo was not initialized with git.