The Git adapter interface

Links that are created with the adapter can be accessed through Rational Team Concert or through Git and Gerrit interfaces.

Rational Team Concert

In Rational Team Concert, links to Git commits are listed on the Links tab for a work item. Notice that the link name includes the commit summary and the SHA1:

Screen capture of work items page with defect and Link tab open. Link to Git commit is highlighted.

Git interfaces

Link information can be seen from Git it two ways. When you are working from the command line, the link path is returned as part of the confirmation message for the commit:

Screen capture of link information as it appears in a return message from a command line

For Gitweb interfaces, the adapter appends a menu to view linked items or create new ones:

Screen capture of adapter installed work item menu for adding links from the Gitweb page


Feedback