diff options
| author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2017-11-17 11:34:48 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-11-18 12:38:10 +0900 |
| commit | a87a6f3c98ea80740fa31d2559b78f75f8138132 (patch) | |
| tree | 7eb2ddf2897d262bb299c72dff5bc7b85cafd2ba /contrib/diff-highlight/diff-highlight.perl | |
| parent | Add a function to update HEAD after creating a commit (diff) | |
| download | git-a87a6f3c98ea80740fa31d2559b78f75f8138132.tar.gz git-a87a6f3c98ea80740fa31d2559b78f75f8138132.zip | |
commit: move post-rewrite code to libgit
Move run_rewrite_hook() from bulitin/commit.c to sequencer.c so it can
be shared with other commands and add a new function
commit_post_rewrite() based on the code in builtin/commit.c that
encapsulates rewriting notes and running the post-rewrite hook. Once
the sequencer learns how to create commits without forking 'git
commit' these functions will be used when squashing commits.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/diff-highlight/diff-highlight.perl')
0 files changed, 0 insertions, 0 deletions
