Anonymous ID: b092cc March 22, 2019, 1:43 p.m. No.5830283   🗄️.is 🔗kun   >>0335

>>5830243

>>5830139

Pre-commit is a term in software engineering.

A developer checks a code module out of a code library and makes some modification.

When the module is ready to return to the library, the operation is "pre-commit" which means the software checks to make sure there are no conflicts between the updated module and other developers working on the same or related modules at the same time.

Once this check is passed, the module gets committed to the code base, i.e. returned to the library and used by other developers in builds.