Linking a commit and a change request in a default Rational Team Concert area

Specify a Rational Team Concert™ change request in your Git commit message.

About this task

Complete your Git work as you normally would.

When writing the commit message, you must include the adapter request tag followed by the number of the Rational Team Concert change request to which you are linking. Any errors are printed in the results of the Git push.

Note: The default request tag is bug. Your system administrator can assign tag names when configuring the receive hook.
You can use either of the following forms, where bug is the request tag:

Feedback