last-commit-log icon indicating copy to clipboard operation
last-commit-log copied to clipboard

Node.js module to get the last git commit information - mostly to be used by CI/CD and building phase.

Results 2 last-commit-log issues
Sort by recently updated
recently updated
newest added

While this may not be possible, it would be nice to check the signing status of a commit. This would would allow CI to automatically fail any unsigned commits, to...

Hi, Is is possible to update the use of execSync in line-diff.js to match how it is used in index.js? Currently it appears to use the default value for maxBuffer