diff options
author | Han-Wen Nienhuys <hanwen@google.com> | 2021-08-02 16:53:35 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-08-02 13:17:21 -0700 |
commit | f95661b74088f019847ee8408c8ce82012089e2e (patch) | |
tree | e967ffe53d8d1be4136f323a27a47a1db0f82146 /t/t5543-atomic-push.sh | |
parent | t7064: use update-ref -d to remove upstream branch (diff) | |
download | tgif-f95661b74088f019847ee8408c8ce82012089e2e.tar.xz |
t6500: use "ls -1" to snapshot ref database state
By doing ls -1 .git/{reftable,refs/heads}, we can capture changes to both
reftable and packed/loose ref storage.
This relies on the fact that git-pack-refs (which we're looking for here)
changes the number (loose/packed storage) and/or names (reftable) files used for
ref storage.
Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5543-atomic-push.sh')
0 files changed, 0 insertions, 0 deletions