Adds a "Copy commit reference" link to commit pages of Git hosting providers. An example of a reference is:
The reference format in git.git repository has been implemented in commit 1f0fc1d (pretty: implement 'reference' format, 2019-11-20).
Such references are a good way of providing context in commit messages. The userscript supports both plain text and HTML, with clickable links to the website. This is useful in rich text editors, e.g. in Slack and visual mode of Jira.
Install the userscript via Greasy Fork.
The source code is distributed under the terms of the GNU Affero General Public License, Version 3. See LICENSE.txt for details.
GitWeb, see also chapter in "Pro Git" book
- Cgit – "A hyperfast web frontend for git repositories written in C."
GitHub
GitLab
Bitbucket Cloud
Bitbucket Server
- Gitiles – "A simple JGit repository browser"
