feature: validate commits in reverse date-time order when MAX_COMMITS_TO_CHECK is used #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "date-order"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #11
This ensures that the most recent commits are the ones that are validated.
Sample output from running on the JankariTechUG/accounting repo:
It found 5 recent timestamped commits in reverse date order.