diff options
author | Rohit Ashiwal <rohit.ashiwal265@gmail.com> | 2019-11-01 19:30:01 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-02 15:36:23 +0900 |
commit | 0185c683c90baed447e96c18aafb705c91012b25 (patch) | |
tree | 194ce6ff7c19259abf7a5e2c91455910029d9f55 /compat/regex/regexec.c | |
parent | cbd8db17acb77ea646c739bf96c31fe7484bc491 (diff) |
sequencer: rename amend_author to author_to_rename
The purpose of amend_author was to free() the malloc()'d string
obtained from get_author() while amending a commit. But we can
also use the variable to free() the author at our convenience.
Rename it to convey this meaning.
Signed-off-by: Rohit Ashiwal <rohit.ashiwal265@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions