Deprecate git-fetch-pack?
From: Daniel Barkalow <hidden>
Date: 2016-06-15 22:43:49
From: Daniel Barkalow <hidden>
Date: 2016-06-15 22:43:49
Now that git-fetch is in C, built in, and doing the fetch-pack in the same process, the normal usage patterns don't involve actually executing git-fetch-pack. Can we deprecate it at this point, or it is plausibly being used by scripts? As it is now, I'm not entirely confidant that the tests in t5500 won't be fooled by git-fetch working even with git-fetch-pack being broken in various ways, which should be fixed if we want to keep it. We also might as well deprecate peek-remote now that it's a synonym for ls-remote. -Daniel *This .sig left intentionally blank*