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

Add git-rebase task #7

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Add git-rebase task #7

merged 1 commit into from
Jan 9, 2023

Conversation

KyleJune
Copy link
Member

@KyleJune KyleJune commented Jan 9, 2023

This makes it easier to work on a separate branch while using squash and merge on GitHub. If your development branch has commits on it that are not on main, the rebase will fail and you will need to merge main into it to get your development branch up to date with main.

I also fixed the APP_ENV for the dev script and made sure the example has all the same tasks in it.

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.

None yet

1 participant