diff options
| author | Taylor Blau <me@ttaylorr.com> | 2025-10-15 18:28:38 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-16 10:08:55 -0700 |
| commit | e05c2d55668dcaa6a912372d93fb8f82d418d390 (patch) | |
| tree | 28b2cc5fb900365a4439b86fcf49f2d8cee232bf /commit-graph.c | |
| parent | 29e935515d1b49fa08b2781371625e5c55d2bf13 (diff) | |
| download | git-e05c2d55668dcaa6a912372d93fb8f82d418d390.tar.gz | |
builtin/repack.c: rename various pack_geometry functions
Rename functions which work with 'struct pack_geometry' to begin with
"pack_geometry_". While we're at it, change `free_pack_geometry()` to
instead be named `pack_geometry_release()` to match our conventions, and
make clear that that function frees the contents of the struct, not the
memory allocated to hold the struct itself.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
