narrow: rely on setting `quiet` mode instead of `pushbuffer`
The `quiet` approach is what `shelve` uses and give the same result. This will help us to add less code in future changesets.
Loading
Please register or sign in to comment
The `quiet` approach is what `shelve` uses and give the same result. This will help us to add less code in future changesets.