This document summarizes a session on adopting team development and source control for collaborative application development in Domino Designer. The session discusses why source control is important for tracking changes to code over time. It recommends using Git for source control and describes how to set up an On Disk Project in Domino Designer to interface with Git. The session also outlines workflows for using branches in Git to allow for parallel development and testing of features.