Skip to content

Conversation

@geofflamrock
Copy link
Owner

@geofflamrock geofflamrock commented Jan 8, 2025

This PR is part of a series that add support for using rebase instead of merge

This PR adds support for a git config setting stack.update.strategy to control whether to use merge or rebase during update/sync. The default value if not set is still merge. A new option --merge has been added to the sync and update commands to support specifying merge specifically even if the setting is set to rebase.

@geofflamrock geofflamrock added the minor Increment the minor version when merged label Jan 8, 2025
@geofflamrock geofflamrock force-pushed the support-settings-in-git-config branch 3 times, most recently from bed3d1f to ae2e2c7 Compare January 8, 2025 07:06
Base automatically changed from add-rebase-to-update-and-sync to main January 8, 2025 07:16
@geofflamrock geofflamrock force-pushed the support-settings-in-git-config branch from ae2e2c7 to 138a845 Compare January 8, 2025 07:17
@geofflamrock geofflamrock merged commit d7e840d into main Jan 8, 2025
17 checks passed
@geofflamrock geofflamrock deleted the support-settings-in-git-config branch January 8, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants