cloning Umbraco v14 source.
# help-with-umbraco
k
Anyone got any pointers on cloning the v14/dev branch of the code i can clone down the main repo if i change to the v14/dev branch i get :
Copy code
fatal: not a git repository: src/Umbraco.Web.UI.New.Client/../../.git/modules/src/Umbraco.Web.UI.New.Client
n
Should be in the docs somewhere, but you'll need it to init the backoffice submodule - new Backoffice is a different repo
k
sorry coming back to this 🙂 - last time (and this time) because i just need it to browse i downloaded the zip - but i still have no real idea how to bypass this to checkout v14. I think i need the new backoffice repo in a special place on disk ?
s
@Kevin Jump in a single command:
git clone --recurse-submodules --branch v14/dev https://github.com/umbraco/Umbraco-CMS.git
k
waiting for my car to be fixed - but i just battered the car dealership wifi and it worked 🎉
s
haha well that was pretty fast actually, good wifi down there!