You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,16 +49,14 @@ You can also install this add-on manually by using one of the ZIP files on the [
49
49
-**1.2** - Copy Merge Request information (intended for sharing on e.g instant messaging softwares)
50
50
-**1.3** - Direct Jira ticket link (automatic detection of ticket ID in source branch name or Merge Request title)
51
51
-**1.4** - WIP toggle button
52
-
- 👉 **1.5**
53
-
- New option: enable display Merge Request source and target branches
54
-
- New options: enable copy source and target branches name button (one option for each branches)
55
-
-**1.6** - Automatic update of pipeline status icon and conflict icon
52
+
- 👉 **1.5** - New option: enable display Merge Request source and target branches name
53
+
-**1.6** - Automatic update of pipeline status and conflict icons
56
54
57
55
## FAQ
58
56
59
-
- Why is there still clickable links on deleted source/target branch names?
57
+
- Why is there still clickable links on deleted source/target branches name?
60
58
61
-
Due to a technical GitLab limitation, the extension has no reliable way to determine if a branch has been deleted. Therefore, branch names are always links and are always clickable.
59
+
Due to a technical GitLab limitation, the extension has no reliable way to determine if a branch has been deleted. Therefore, branches name are always links and are always clickable.
0 commit comments