diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-10 18:01:29 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-10 12:38:00 -0800 |
commit | 8c891eed3a89ff945b7957cdf62037b2e2b6eca7 (patch) | |
tree | 244b393035edbf57f52da6683b9a334b889cdb6a /rebase-interactive.c | |
parent | Git 2.30.1 (diff) | |
download | tgif-8c891eed3a89ff945b7957cdf62037b2e2b6eca7.tar.xz |
t1450: robustify `remove_object()`
This function can be simplified by using the `test_oid_to_path()`
helper, which incidentally also makes it more robust by not relying on
the exact file system layout of the loose object files.
While at it, do not define those functions in a test case, it buys us
nothing.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'rebase-interactive.c')
0 files changed, 0 insertions, 0 deletions