Above is the git version in the talend studio. But i am not sure on how to view the changes associated with the commits. Clicking on these does not do anything. All i can see is the commit details like date of commit etc.
can anyone help me on how can i view the file changes associated with commits ?
The Git History view in Talend Studio primarily displays commit metadata (ID, author, date, message). In many versions of Talend Studio, it does not provide a built-in file diff for past commits directly from that screen.
You can check the document that gives detailed information about the same.