Skip to content
Snippets Groups Projects
Commit 1857f50a authored by Boris Feld's avatar Boris Feld
Browse files

cleanupnodes: drop special casing around prune markers (API)

The `cleanupnodes` has logic to skip the creation of "prune" markers if the
changeset is already obsolete. This feels strange and gets in the way of code
changes to tracks folds. Now that callers no longer request such prune, we can
drop this logic.

In many cases, pruning through cleanupnodes should be replaced by internal
phase usage.
parent 7198cdbb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment