Push to Main
Verb · Slang & Abbreviations
Definitions
To send commits directly to the main branch, either by policy, permission, or recklessness, without an intermediate merge flow. In many teams this is normal on small repos and forbidden on critical ones.
In plain English: Send code changes directly to the main branch.
Example: "Nobody should push to main on the payments repo without review."