commit | a6c786fce8da4143ea8bb3ab41ce8531192c5126 | [log] [tgz] |
---|---|---|
author | Ben Walton <bwalton@artsci.utoronto.ca> | Tue Aug 23 20:29:51 2011 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Aug 23 21:36:20 2011 -0700 |
tree | 36b8f31a3bf7c2ed5ccc44b3e18ae1398b1fc2da | |
parent | 3d3d282146e13f2d7f055ad056956fd8e5d7ed29 [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>