...
Expand | ||
---|---|---|
| ||
The Translator leverages GIT for full source control capabilities for more efficient code promotion and collaboration. Let’s see how it works. |
...
Expand | ||
---|---|---|
| ||
When you are ready to publish your changes to the upstream repository to share with the rest of your team you need to PUSH your changes. In the Translator, you can easily commit changes using the menu bar: Note: If any iNTERFACEWARE Libraries are used in a project, when pushing changes you will get a permission error when pushing changes. This is because iNTERFACEWARE Libraries are not editable unless a local copy is made. This can be ignored as we didn't make any changes to FIL and the last git push command was successful. This cycle then starts over as you make more EDITs to your project. |
If GIT is new to you, see Source control basic concepts to understand Git.