author | Ben Walton <bwalton@artsci.utoronto.ca> | |
Wed, 24 Aug 2011 00:29:51 +0000 (20:29 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 24 Aug 2011 04:36:20 +0000 (21:36 -0700) | ||
commit | a6c786fce8da4143ea8bb3ab41ce8531192c5126 | |
tree | 36b8f31a3bf7c2ed5ccc44b3e18ae1398b1fc2da | tree | snapshot |
parent | 3d3d282146e13f2d7f055ad056956fd8e5d7ed29 | commit | diff |
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>
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 | diff | blob | history | |
http-fetch.c | diff | blob | history |