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 /refspec.h | |
parent | rebase -i: support --committer-date-is-author-date (diff) | |
download | tgif-0185c683c90baed447e96c18aafb705c91012b25.tar.xz |
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 'refspec.h')
0 files changed, 0 insertions, 0 deletions