Eu tenho este comando git log:
const command = [
'git log ${branch} -${count} --grep="${grep}"',
' --pretty=format:'{"subject":"%s","body":"%b","commit":"%h","sanitized_subject_line":"%f",',
'"commit_notes":"%N","author":"%aN","...
27.03.2018 / 19:09