Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-02-14 05:18:41 +0300
committerJunio C Hamano <gitster@pobox.com>2019-02-14 05:18:41 +0300
commit8ac5444cba9349a5f89e64e1774ea9d6740a5add (patch)
tree2c3a2266d018b43b709f296b4be7d2a858dac495 /sequencer.h
parente9bd4aa026178caeed76ca00d9034c9dfdb3eefb (diff)
parent5fe81438b52f8464947e5b27381a898d7451260e (diff)
Merge branch 'rj/sequencer-sign-off-header-static'
Code clean-up. * rj/sequencer-sign-off-header-static: sequencer: make sign_off_header a file local symbol
Diffstat (limited to 'sequencer.h')
-rw-r--r--sequencer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sequencer.h b/sequencer.h
index 93e891309b..4d505b3590 100644
--- a/sequencer.h
+++ b/sequencer.h
@@ -107,8 +107,6 @@ int complete_action(struct repository *r, struct replay_opts *opts, unsigned fla
unsigned autosquash);
int rearrange_squash(struct repository *r);
-extern const char sign_off_header[];
-
/*
* Append a signoff to the commit message in "msgbuf". The ignore_footer
* parameter specifies the number of bytes at the end of msgbuf that should