Utility functions that improve the workflow when working with Gitea.
Go to file
2023-11-29 13:26:41 +01:00
.vscode initial commit 2023-03-14 09:58:03 +01:00
gitea-tampermonkey.js update for Gitea 1.21 2023-11-29 13:26:41 +01:00
README.md update for Gitea 1.21 2023-11-29 13:26:41 +01:00

This repository contains scripts that simplify working with Blender websites.

To use the gitea-tampermonkey.js script, you have to install the Tampermonkey browser extension. It has the following features:

  • Adds a Curl Apply button for pull requests that copies a command of the form curl url/of/diff | git apply.
  • Adds a Paste Commit button for repositories that opens a specific commit hash from the clipboard in that repository.
  • Adds a Weekly button for pull requests and commits that copy a line that can be used in a weekly report.