On 3/23/2022 2:17 PM, Victoria Dye via GitGitGadget wrote: > This is a follow-up to the changes in vd/stash-silence-reset [1], in which > index refreshing behavior was decoupled from log silencing in the '--quiet' > option to 'git reset --mixed' by introducing a '--[no-]refresh' option and > 'reset.refresh' config setting. > Changes since V1 > ================ > > * Dropped patch that removed '--refresh', again allowing both > '--no-refresh' and '--refresh' as valid options. > * Updated documentation of "--refresh" option to remove unnecessary > "proactively". > * Reworded commit titles to change "deprecate" to the more accurate > "remove". I read through the patches in v2 along with the discussion from v1 and the changes due to that discussion. This version looks good to me. Thanks, -Stolee