Complete your Git work as you normally would.
When writing the commit message, you must include the request tag bug followed by the number of the Rational Team Concert change request to which you are linking. You must also specify the full Rational Team Concert project name or the project abbreviation assigned when the project was registered. Any errors are printed in the results of the Git push.
In the following commit message, bug(JKE) 12 on line 4 says that the commit is associated with defect 14 in the Rational Team Concert JKE project. The link is created when the commit is pushed to the registered repository.
1 Fixed the instructions in the shared readme file
2
3 Updated the instructions in the shared readme file
4 fix bug(JKE) 12