Hacker News new | ask | show | jobs
by cpeterso 2478 days ago
A Perforce changelist is more like a git commit than a GitHub pull request.
1 comments

The way Google uses it, a "CL" means both "a thing you sent out for pre-commit review" and "a submitted change". It's very similar to a GitHub PR, if you use a master branch and always squash your PRs when merging to master.