Get list of files with recent edits that are not in the QC log
get_files_at_risk(...)
File meta info on a file
get_file_meta(...)
- inputs (read, load) - to do this, read line of the file grep for "read" etc
- outputs (write, save)
- all previous authors
- most recent author
Get relevant information from a diff (e.g. n lines change, etc)
Functions needed:
Get list of files with recent edits that are not in the QC log
File meta info on a file
Get relevant information from a diff (e.g. n lines change, etc)