Skip to content
Discussion options

You must be logged in to vote

Git history is generally supposed to be permanent, so there's nothing built-in for this. Rewriting history is possible though, so it would certainly be possible to create such a tool. However you should keep in mind that this would cause a lot of trouble if you apply it to a repository shared with anyone else, because with each change they'd have to manually accept the new history.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jricciardi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussions GitHub Discussions is a collaborative communication feature Question Ask and answer questions about GitHub features and usage
2 participants