What does “CL” mean in a commit message? What does it stand for?
It means Change List. Create a change list (CL) Creating a change in git is really just creating a branch. http://www.chromium.org/developers/contributing-code And the code review system there are using: https://code.google.com/p/rietveld/