You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
summarize_diff(...)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: