On 3/22/2022 3:37 PM, Ramsay Jones wrote:> On 22/03/2022 17:28, Derrick Stolee via GitGitGadget wrote: >> From: Derrick Stolee <derrickstolee@xxxxxxxxxx> >> >> The previous change moved the 'revs' variable into cmd_pack_objects() >> and now we can remote the global filter_options in favor of revs.filter. > > s/remote/remove/ Thanks (you and Ævar both). -Stolee