mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add asdf-gitsign (#708)
This commit is contained in:
@@ -223,6 +223,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| GitHub CLI | [bartlomiejdanek/asdf-github-cli](https://github.com/bartlomiejdanek/asdf-github-cli) | [](https://github.com/bartlomiejdanek/asdf-github-cli/actions) |
|
||||
| GitHub Markdown ToC | [skyzyx/asdf-github-markdown-toc](https://github.com/skyzyx/asdf-github-markdown-toc) | [](https://travis-ci.org/skyzyx/asdf-github-markdown-toc) |
|
||||
| Gitleaks | [jmcvetta/asdf-gitleaks](https://github.com/jmcvetta/asdf-gitleaks) | [](https://github.com/jmcvetta/asdf-gitleaks/actions/workflows/build.yml) |
|
||||
| Gitsign | [spencergilbert/asdf-gitsign](https://github.com/spencergilbert/asdf-gitsign) | [](https://github.com/spencergilbert/asdf-gitsign/actions/workflows/build.yml) |
|
||||
| gitui | [looztra/asdf-gitui](https://github.com/looztra/asdf-gitui) | [](https://github.com/looztra/asdf-gitui/actions) |
|
||||
| GLab | [particledecay/asdf-glab](https://github.com/particledecay/asdf-glab) | [](https://github.com/particledecay/asdf-glab/actions/workflows/build.yml) |
|
||||
| Gleam | [vic/asdf-gleam](https://github.com/vic/asdf-gleam) | [](https://travis-ci.org/vic/asdf-gleam) |
|
||||
|
||||
1
plugins/gitsign
Normal file
1
plugins/gitsign
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/spencergilbert/asdf-gitsign.git
|
||||
Reference in New Issue
Block a user