sometimes i wonder if it was a bionic fly, part of /ourguys'/ advance team
This might be a good meme with some spelling corrections.
Insert letter S into worShip
Change ON to IN
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.