diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2017-05-07 12:02:48 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2017-05-07 12:06:45 +0200 |
commit | 7cb669f74f6aeacdbc092267c690624032073eec (patch) | |
tree | 0c6188bf63a3c39622355dbbaf6edf3c3729c633 /example_post-receive.sh | |
parent | dc8d0c84ff1f09b25e36313a1de6848f51a32320 (diff) |
dont truncate summary length anymore
make sure not partial (invalid) utf-8 sequences are written. The old logic
truncated by bytelen was wrong. It is too complex to implement it in a
correct way with git: it is not assured a commit message is UTF-8 encoded.
remove showlinecount and summarylen variables.
Diffstat (limited to 'example_post-receive.sh')
0 files changed, 0 insertions, 0 deletions