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-replacepr #39

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Add git-replacepr #39

merged 1 commit into from
Jan 26, 2024

Conversation

keith
Copy link
Owner

@keith keith commented May 5, 2023

This script can be used to entirely replace the contents of the
underlying branch with a new commit. This is useful if you've been
iterating on a PR, but then either want to squash it, or you for some
reason changed things on the main branch without mirroring those on the
remote branch.

This script can be used to entirely replace the contents of the
underlying branch with a new commit. This is useful if you've been
iterating on a PR, but then either want to squash it, or you for some
reason changed things on the main branch without mirroring those on the
remote branch.
@keith keith marked this pull request as ready for review January 26, 2024 19:03
@keith keith merged commit 640acee into main Jan 26, 2024
@keith keith deleted the ks/add-git-replacepr branch January 26, 2024 19:04
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