Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 799 Bytes

File metadata and controls

24 lines (15 loc) · 799 Bytes

Last Commit Badge

Last Commit

What it shows

The date of the most recent commit on the develop branch. This gives contributors and evaluators a quick signal of how actively the project is maintained.

What it does NOT guarantee

  • The badge reflects activity on develop only, not on feature branches or main.
  • A recent commit does not imply a production-ready state; develop is the integration branch.

Source of truth

Source URL
GitHub commit history (develop) https://github.com/makr-code/ThemisDB/commits/develop

How contributors can verify

git log -1 --format="%cd" --date=short origin/develop