Associating work items with commits
You can link IBM® Engineering Workflow Management (EWM) work items to Git commits by specifying work items in the Git commit message in a specific format.
You can use Git notes to associate work items with Git commits. You can change notes objects without changing the commit. Git notes are created by server side post-receive hooks if they do not already exist.
You can create a work item and link a Git commit to that work item.