Describe the Bug
It is no longer possible to access https://github.com/chessmango/asdf-flyctl.git.
Steps to Reproduce
asdf plugin add flyctl
Expected Behaviour
I don't think there's a remediation for this bug but asdf plugin list all should no longer offer the flyctl plugin.
Actual Behaviour
$ asdf plugin add flyctl
unable to clone plugin: and the repository exists.
Note that message from git is also being truncated above with only the last line being shown:
$ git clone git@github.com:chessmango/asdf-flyctl.git
Cloning into 'asdf-flyctl'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Environment
$ asdf info
OS:
Linux xps-15-7 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64 GNU/Linux
SHELL:
GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
BASH VERSION:
5.2.15(1)-release
ASDF VERSION:
v0.19.0 (revision b0ae66d)
ASDF INTERNAL VARIABLES:
ASDF_TOOL_VERSIONS_FILENAME=.tool-versions
ASDF_DATA_DIR=/home/smoyer1/.asdf
ASDF_CONFIG_FILE=/home/smoyer1/.asdfrc
ASDF INSTALLED PLUGINS:
<redacted>
asdf plugins affected (if relevant)
No response
Describe the Bug
It is no longer possible to access https://github.com/chessmango/asdf-flyctl.git.
Steps to Reproduce
asdf plugin add flyctlExpected Behaviour
I don't think there's a remediation for this bug but
asdf plugin list allshould no longer offer theflyctlplugin.Actual Behaviour
Note that message from
gitis also being truncated above with only the last line being shown:Environment
asdf plugins affected (if relevant)
No response