Skip to main contentSkip to navigation

Git Interactive Rebase

A Git command-line feature that allows developers to interactively modify, reorder, squash, edit, or remove commits from their repository's history before sharing changes.

Related Technologies