working copy

A working copy is your local copy of a project that’s managed by source control. You make changes to files in your working copy without affecting the source control repository. When you’re ready, you commit changes to the repository.