Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.1.1 - Remove --branch option, Update README, remove redundant Laravel Installer dependency #157

Merged
merged 4 commits into from
Aug 13, 2021

Conversation

jonsugar
Copy link
Collaborator

This PR is a 'cleanup' of overlooked items from the v1.1.0 release.

Remove --branch option
Git versions < 2.28.0 do not support the --initial-branch=<branch> option that Lambo relies on for this feature to work.

Update README
I updated the command line API docs for GitHub repository creation to match the new API.

Remove Laravel Installer dependency
While the code no longer used the Laravel Installer as of v1.1.0, the dependency was still present in composer.json.

Copy link
Member

@mattstauffer mattstauffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Thanks!

@mattstauffer mattstauffer merged commit 5ab8a08 into tighten:main Aug 13, 2021
@jonsugar jonsugar deleted the v1.1.1 branch August 13, 2021 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants