As part of #354509: Make repository URL backends pluggable I added one gitweb url handler plugin in the patches, but I end up remooving it, since it belongs to versioncontrol_git.
So, here I will put that code.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-feature-1025654-Add-gitweb-url-handler.patch | 5.84 KB | marvil07 |
Comments
Comment #1
marvil07 commentedHere the patch I'm going to commit.
The only new thing is the implementation of
hook_ctools_plugin_directory().Marking as RTBC as it was reviewed at the related issue.
Comment #2
marvil07 commentedIt's in.