This document proposes a structure for organizing Pharo source code repositories using Git. It suggests having one Git repository for the Pharo kernel and separate repositories for other functional units that make up the Pharo development image. Load specifications would provide information for cloning and connecting images to the proper repositories. Mechanisms are described for managing forks and sharing repositories between images.