Open halfer opened 9 years ago
The code to do Git operations is pretty rudimentary here, and it was my intention to use an external dependency so as to do this in a more testable fashion. Either look on Packagist for something solid and stable, or write my own thing based on the extensive (but messy) Git code in I ♥ PHP.
Reports that are pulled in from a repository need to use the file's last commit date in the repo, rather than using the timestamp of when the repo was last pulled.
For example this report appears to be updated every day, when it should be using the last commit date of this file.