Assuming that another developer had created a new model and deployed a project in the unodev environment, how can i get these changes to my local environment? (There is no git commit or any repository set up yet)
If you have no source control in place, you and your team are not yet read to start any development.
You can't get source code from the environment; it's simply not there. What gets deployed are binary fields produced by the compiler from source code. To get source code, you'll have to ask gthe developer to share it with you.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.