brian m. carlson 586740aa6e builtin/index-pack: add option to specify hash algorithm
git index-pack is usually run in a repository, but need not be. Since
packs don't contains information on the algorithm in use, instead
relying on context, add an option to index-pack to tell it which one
we're using in case someone runs it outside of a repository.  Since
using --stdin necessarily implies a repository, don't allow specifying
an object format if it's provided to prevent users from passing an
option that won't work.  Add documentation for this option.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2020-06-19 14:04:08 -07:00
..
2020-03-09 07:57:57 -07:00
2020-05-08 14:25:12 -07:00
2019-05-09 00:37:27 +09:00
2020-05-01 13:39:56 -07:00
2018-06-25 13:22:36 -07:00
2020-04-16 15:23:42 -07:00
2020-03-22 16:38:30 -07:00
2020-02-14 08:58:53 -08:00
2020-04-29 16:15:27 -07:00
2019-08-11 17:40:07 -07:00
2019-04-02 13:57:00 +09:00
2019-08-11 17:40:07 -07:00
2019-01-23 11:37:29 -08:00
2019-03-18 14:45:21 +09:00
2020-05-02 18:04:12 -07:00
2018-12-26 14:59:37 -08:00
2019-05-07 13:04:48 +09:00
2020-03-30 10:39:48 -07:00
2019-05-07 13:04:48 +09:00
2019-05-07 13:04:48 +09:00
2019-04-02 13:57:00 +09:00
2019-10-21 12:02:39 +09:00