Commits View
Through the commits view it is possible to view the history of changes made to projects through commits. On the screen it is possible to view the changes that have been made to both the master branch and the branch development.
To access the list of commits just click on the last icon on the left menu. The listing appears only for automations and gateways.
The listing will display information such as the author of the commit, the commit message, the date of change and a summary of the types of operations performed on the files.
Clicking on the commit details icon will display a screen like the following:
Files that have been added will be displayed with the symbol "[+]" after the name, deleted files will be displayed with a dash cutting the name, changed files will be displayed with the orange name and renamed files will be displayed with the symbol "[rename]" after the name.
Updated over 4 years ago