Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rebase): do not rebase to same base
Abort the rebase early when the specified target is the same commit that the branch is already based on.
- Loading branch information