Part I. Deal with Git Log and parse log file into MySQL
- Parse the git log file into MySQL database
- Create a table called gitlog
Part II. Download ceph issues and parse issue file into MySQL
- Download issues and store in a .html file in local machine
- Convert html to a txt file