diff options
| author | brian m. carlson <sandals@crustytoothpaste.net> | 2023-10-01 21:40:09 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-10-02 14:57:38 -0700 |
| commit | 23b2c7e95b6f8f3045665835d2dc5028701eff18 (patch) | |
| tree | ffc99ac1e4307004da2e31947e6806de3259319a /commit.c | |
| parent | repository: add a compatibility hash algorithm (diff) | |
| download | git-23b2c7e95b6f8f3045665835d2dc5028701eff18.tar.gz git-23b2c7e95b6f8f3045665835d2dc5028701eff18.zip | |
loose: add a mapping between SHA-1 and SHA-256 for loose objects
As part of the transition plan, we'd like to add a file in the .git
directory that maps loose objects between SHA-1 and SHA-256. Let's
implement the specification in the transition plan and store this data
on a per-repository basis in struct repository.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
