-
Notifications
You must be signed in to change notification settings - Fork 455
Open
Description
Notably it also seems that there's a short lag during which previous failures will prevent anonymous cloning over http, 1-5 minutes.
My process
I sources .tmux.conf, tried to run plugin-install. It reported nothing, and cloned nothing. (It should write error logs into its ~/.tmux
/ $XDG_CONFIG_HOME/tmux
.
I looked at the tpm setup file, listed key binds to find the install-plugins command, and tmux show @plugin
to confirm its input. Expected plugins names were present. I run the commands to install plugins and viewed the scripts, eventually calling them directly with bash tracing on bash -x .../install_plugins[.sh]
both variants, and copied the git command constructed and used.
ubuntu@host1:~/.tmux/plugins$ git clone --single-branch --recursive https://git::@github.com/tmux-plugins/tumx-resurrect
Cloning into 'tumx-resurrect'...
remote: Support for password authentication was removed on August 13, 2021.remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for 'https://github.com/tmux-plugins/tumx-resurrect/'
Metadata
Metadata
Assignees
Labels
No labels