diff options
| author | brian m. carlson <sandals@crustytoothpaste.net> | 2020-06-19 17:55:59 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-06-19 14:04:09 -0700 |
| commit | 371c4079f4d14bd9412fc62478407b319f13e3e1 (patch) | |
| tree | a310f2b33411505d00156eed8678bdad7d6b1a3a /commit-graph.c | |
| parent | t5704: send object-format capability with SHA-256 (diff) | |
| download | git-371c4079f4d14bd9412fc62478407b319f13e3e1.tar.gz git-371c4079f4d14bd9412fc62478407b319f13e3e1.zip | |
t5300: pass --object-format to git index-pack
git index-pack by default reads the repository to determine the object
format. However, when outside of a repository, it's necessary to specify
the hash algorithm in use so that the pack can be properly indexed. Add
an --object-format argument when invoking git index-pack outside of a
repository.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
