diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-07-10 10:47:28 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-12 12:09:53 -0700 |
commit | d4ac305073411bd70ae94e79c8fe8130a7d378aa (patch) | |
tree | 94c3fa966fe2d2fc4172f0f4cb5f52cb44074fbe /tag.h | |
parent | *.c static functions: don't forward-declare __attribute__ (diff) | |
download | tgif-d4ac305073411bd70ae94e79c8fe8130a7d378aa.tar.xz |
sequencer.c: move static function to avoid forward decl
Move the reflog_message() function added in
96e832a5fd6 (sequencer (rebase -i): refactor setting the reflog
message, 2017-01-02), it gained another user in
9055e401dd6 (sequencer: introduce new commands to reset the revision,
2018-04-25). Let's move it around and remove the forward declaration
added in the latter commit.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tag.h')
0 files changed, 0 insertions, 0 deletions