I use FreeCAD almost daily so its brilliant to see such enthusiasm and the project thrive.
Originally shared by Normand Chamberland
FreeCAD reaches the 4,000 commits mark since switching to Git
The current source code repository has reached 4,000 commits since it was migrated from SVN (Subversion) to the Git distributed revision control and source code management system back in 2012(*).
To those not familiar with dev speak, a commit is a change to the source code which can consist of added functionality or a bug fix.
For reference, it took the FreeCAD project 6 years to reach 5,000 commits on SVN (2006-2012).
*The Git system does not number commits but rather uses hashes (as shown in the screen). FreeCAD uses a script to count them to have a human-readable value.
