Skip to content

Add support for patch link extension for commit links on GFM

Oswaldo Ferreira requested to merge 17939-osw-patch-support-gfm into master

What does this MR do?

Solves #17939 (closed) by correctly processing commit links with patch extension. This MR also leaves the groundwork to apply other extensions to commits or other reference filters (.diff) for instance.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #17939 (closed)

Merge request reports