diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-03-02 13:13:11 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-03 15:09:37 -0800 |
| commit | 98f839425db94eb8d4c1f773e923ba1cff622d66 (patch) | |
| tree | b7c2ac1294b010da3c77ed05cf3c7f900d0e0cab /commit.h | |
| parent | a021e4f92cbacdb028b3efa49f619b076e72c9a6 (diff) | |
| download | git-98f839425db94eb8d4c1f773e923ba1cff622d66.tar.xz | |
builtin/history: split out extended function to create commits
In the next commit we're about to introduce a new command that splits up
a commit into two. Most of the logic will be shared with rewording
commits, except that we also need to have control over the parents and
the old/new trees.
Extract a new function `commit_tree_with_edited_message_ext()` to
prepare for this commit.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
