-
Notifications
You must be signed in to change notification settings - Fork 363
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
squash: decide to abandon source commit if entire diff was selected
Before this patch, we would abandon the source commit if it became empty after applying the reverse diff. This changes that condition to the equivalent condition of the selected tree being the source commit's original tree. This will help us rewrite the code to use `transform_descendants()`.
- Loading branch information
1 parent
1562276
commit 6c877af
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters