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

ci: use git bundles instead of patches #19

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

alixinne
Copy link
Owner

@alixinne alixinne commented Nov 5, 2023

Using a patch with git am changes the commit ID. Using a bundle allows transferring a commit from one job to the other and preserving its SHA.

See https://git-scm.com/docs/git-bundle.

Using a patch with `git am` changes the commit ID. Using a bundle allows transferring a commit from one job to the other and preserving its SHA.

See https://git-scm.com/docs/git-bundle.
@alixinne alixinne self-assigned this Nov 5, 2023
@alixinne alixinne enabled auto-merge (rebase) November 5, 2023 18:13
@alixinne alixinne merged commit d7843ba into master Nov 5, 2023
18 checks passed
@alixinne alixinne deleted the ci/bundle-instead-of-patch branch November 5, 2023 18:20
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.

1 participant