Mark http-fetch without -a as deprecated
commita6c786fce8da4143ea8bb3ab41ce8531192c5126
authorBen Walton <bwalton@artsci.utoronto.ca>
Wed, 24 Aug 2011 00:29:51 +0000 (23 20:29 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Aug 2011 04:36:20 +0000 (23 21:36 -0700)
tree36b8f31a3bf7c2ed5ccc44b3e18ae1398b1fc2da
parent3d3d282146e13f2d7f055ad056956fd8e5d7ed29
Mark http-fetch without -a as deprecated

As the use of http-fetch without -a can create an object store that is
invalid to the point where it cannot even be fsck'd, mark it as
deprecated.  A future release should change the default and then
remove the option entirely.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-http-fetch.txt
http-fetch.c