Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 483 Bytes

attach-commits-to-elements-via-commit-message.adoc

File metadata and controls

25 lines (17 loc) · 483 Bytes

Attach commits to elements via commit message

Table of Contents

You can mention any epic, user story, task or issue via commit message to show a commit link in the history panel.

1. How?

Just add to your commit message something like:

TG-REF
  • REF: US/Issue/Task reference of the element you want to modify

2. An example, please!

Fix Issue TG-123

In this example, 123 is an issue reference.