Re: v1.5.4 plans
From: Nicolas Pitre <hidden>
Date: 2016-06-15 22:43:55
On Sun, 2 Dec 2007, Junio C Hamano wrote:
Please do not take this as the final decision made by the Emperor, whose subjects now must follow. This is a sanity-check to see if everybody is on the same page. I am not the Emperor anyway ;-)
Emperor of the Rising Sun. ;-)
Deprecation and Removal ----------------------- * We also will give deprecation warning for the following features and commands in the release notes to v1.5.4, and remove them in v1.5.5: - lost-found (use fsck --lost-found); - post-update hook (use post-receive hook); - peek-remote (use ls-remote)
Two things I would like to see in the next version (1.5.5) as well, for which we could provide early warnings now: - repack.usedeltabaseoffset defaulting to true - pack.indexversion defaulting to 2 Nicolas