diff options
| author | Taylor Blau <me@ttaylorr.com> | 2025-03-19 18:52:51 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-21 03:42:06 -0700 |
| commit | 7fb12bb27eacbd8f5588e4dfba283b62d7faff90 (patch) | |
| tree | 64d677e26a904a156fb0246d07c3f3c8499febb2 /git-gui/lib/commit.tcl | |
| parent | 1b01b03e52dcb1768c569b6dbaf84402c3b166bd (diff) | |
t/t7704-repack-cruft.sh: consolidate `write_blob()`
A previous commit moved a handful of tests from a different script into
t7704, including one that relies on generating random blobs.
Incidentally, the original home of this test defined its own helper
"write_blob" for doing so, which is identical in function to our
"generate_random_blob" (and is slightly inferior to the latter, which
cleans up after itself).
Rewrite the test that uses "write_blob" to no longer do so and then
remove the function.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Acked-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions
