Overview
With the new 'create' setup, it's possible to pickup a 'source' repo. If '--followed', then syncing should update the upstream remote from the source remote. I.e.:
source/master -> (if it exists)
upstream/master ->
workspace/master ->
workspace/<work branch> (if it exists)
Deliverables