Local Change
Local change refers to uncommitted changes collected from project work area at user's desktop when running a proof build. It is called local from user's perspective, as they've not submitted to SCM. For distributed version control systems, local change refers to local commits which will be pushed to a central repository.