[GH-ISSUE #264] Wrong gitlab commit url #2319

Open
opened 2026-04-27 18:30:15 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @bblaszkiewicz on GitHub (Oct 1, 2021).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/264

correct url: https://gitlab.com/groupname/subgroupname/project-slug/-/commit/sha
commit url in app after click on commits list: https://gitlab.com/subgroupname/project%20name/commit/sha

  • the name of the parent group is missing
  • project name instead of project slug
  • missing '/-/'
Originally created by @bblaszkiewicz on GitHub (Oct 1, 2021). Original GitHub issue: https://github.com/pd4d10/git-touch/issues/264 correct url: https://gitlab.com/groupname/subgroupname/project-slug/-/commit/sha commit url in app after click on commits list: https://gitlab.com/subgroupname/project%20name/commit/sha - the name of the parent group is missing - project name instead of project slug - missing '/-/'
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#2319