Hi,
I wanted to ask if there is a way to create new files in an org bases on files created externally.
The current process we employ is that each developer creates code in their own developer org and then push changes to the same git repository.
Obviously we would not be able to use the same project files, since those are org specific. So I was wondering if it is possible to compile new files like pages and classes which do not currently exist in the org, but have been pulled from git.
Thanks in advance.