diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-11-19 16:51:16 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-20 13:33:36 +0900 |
commit | 3e8ed3b93e9b46eb6fe61589482751728865de57 (patch) | |
tree | d29ea483712d625311bc315c12197e5cb10be08c /t/t9138-git-svn-authors-prog.sh | |
parent | revision: make get_revision_mark() return const pointer (diff) | |
download | tgif-3e8ed3b93e9b46eb6fe61589482751728865de57.tar.xz |
pretty.c: inline initalize format_context
Instead of memsetting and then initializing the fields in the struct,
move the initialization of `format_context` to its assignment.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9138-git-svn-authors-prog.sh')
0 files changed, 0 insertions, 0 deletions