...
Expand | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
The Translator’s Source Control tools help you manage your projects, saving changes locally and in connected remote git repositories for the rest of the team to access. See Git Workflow in the Translator for an example use caseIn order, to leverage the source control features, you must configure your IguanaX Git settings and ensure your project is connected to a repository.
Link to other related docs in Translator - Project Pane Revert changes, see change history
|
Expand | ||
---|---|---|
| ||
When working in the Translator, one of the many great benefits is the auto-execution of the script, enabling you to develop and test your code at the same time. However, sometimes you may want to control when your script executes, for example when working with large data sets, testing one-time executions or debugging an error.
|
...