Browse Source
The current callers of the read_author_script() function read name, email and date from the author script. Allow callers to signal that they are not interested in some among these three fields by passing NULL. Note that fields that are ignored still must exist and be formatted correctly in the author script. Signed-off-by: Rohit Ashiwal <rohit.ashiwal265@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Rohit Ashiwal
5 years ago
committed by
Junio C Hamano
1 changed files with 13 additions and 3 deletions
Loading…
Reference in new issue