Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 178 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 178 Bytes

security-vulnerabilities

To run git-log2json.sh script and output to a file:

./git-log2json.sh > <output filename>

or

bash git-log2json.sh > <output filename>