Recommend to add a heading called 'Credits' below the About text for mentioning about Git API
Instead of 'This tool includes..', it needs to be 'This tool uses..'
Below the About text and above the credits section, we can include (c) Soliton Technologies.
Few Long Term/Software Best Practice Suggestions for later:
The main cluster has all elements flat. It would be good to organize them under subclusters for better devX and maintainability.
Would it better to make all UI visibility, enable/disable, UI updates to be in 3 separate cases and avoid doing this inside other cases?
Currently all the business logic is present in a single VI as a GUI. It would be helpful to split the core functionalities into APIs, which can then be called in a GUI. In this way, if someone wants to make changes or wants to implement a different user case, they can do so.
Added LabVIEW Code Compare Tool For Git. Instructions and other details to use this tool are available in the front panel of the VI.
Updated the Readme and build spec to consider this tool.
Reviewer's Checklist: