File
git-authors
git-authors has a weird behavior that invoke the command directly without AUTHORS or target file and the result will be insert into the git-authors file, then open it via the default editor. Take a look here. I don't think it a good case to use the command.
Testcases
- update the existed
AUTHORS file with invoking directly.
insert the authors information in the target file when invoking it with a parameter. update with another PR.
- list all authors
- list all authors without the email
There is no the function which open the authors file via the default editor any more.
References
File
git-authors
git-authorshas a weird behavior that invoke the command directly withoutAUTHORSor target file and the result will be insert into thegit-authorsfile, then open it via the default editor. Take a look here. I don't think it a good case to use the command.Testcases
AUTHORSfile with invoking directly.insert the authors information in the target file when invoking it with a parameter.update with another PR.There is no the function which open the authors file via the default editor any more.
References