# IT:AD:VST4G:HowTo:Create a New Repository # * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} ## Process ## ### Creating a new project and making it a repo at the same time. ### Creating a project and then turning it into a repo cd /path/to/your/project git init git remote add origin ssh://git@bitbucket.org/xact/cs.ff.xact.lib.git