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

Rewrite authors on history. Implement rebase -x #8481

Open
LaPingvino opened this issue Oct 23, 2024 · 1 comment
Open

Rewrite authors on history. Implement rebase -x #8481

LaPingvino opened this issue Oct 23, 2024 · 1 comment

Comments

@LaPingvino
Copy link

At the moment neither rebase nor filter-branch seem to enable you to rewrite the author of previous commits.

@macneale4
Copy link
Contributor

Looks like Git solved this by using rebase -x. We should probably do the same.

@timsehn timsehn changed the title Rewrite authors on history Rewrite authors on history. Implement rebase -x Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants