Home > Uncategorized > What is a checkin?

What is a checkin?

September 7th, 2009 Leave a comment Go to comments

At Least for me a check in to our shared source control system can mean one of two things:

  • I want to make new code/features available to others
  • I want to create a stable point in the source-control to which I can return to later

This opens up for the idea of using a Git setup with a master repository and a local repository. We’ll see when I move from Subversion for my own projects, and RemoteX will remain in TFS which doesn’t support two stage commits.

Bookmark and Share
Tags:
  1. No comments yet.
  1. No trackbacks yet.