diff options
author | 2017-11-17 11:34:48 +0000 | |
---|---|---|
committer | 2017-11-18 12:38:10 +0900 | |
commit | a87a6f3c98ea80740fa31d2559b78f75f8138132 (patch) | |
tree | 7eb2ddf2897d262bb299c72dff5bc7b85cafd2ba /grep.c | |
parent | Add a function to update HEAD after creating a commit (diff) | |
download | tgif-a87a6f3c98ea80740fa31d2559b78f75f8138132.tar.xz |
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 'grep.c')
0 files changed, 0 insertions, 0 deletions