X Tutup
Skip to content

rybak/copy-commit-reference-userscript

 
 

Repository files navigation

Copy commit reference userscript

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.

Badge showing number of installs from Greasy Fork

The source code is distributed under the terms of the GNU Affero General Public License, Version 3. See LICENSE.txt for details.

Supported hosting providers

Demo

Demo of userscript on various hosting providers

About

Userscripts to add a "Copy commit reference" button to commit pages of Git hosting providers.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors

X Tutup