Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git not using ssh key

ssh -T git@github.com  #Check if you are authenticated via key
git remote set-url origin git@github.com:username/repo.git   #inside your project
Comment

PREVIOUS NEXT
Code Example
Shell :: kill service by port number on windows 
Shell :: how to secure letsencrypt on ubuntu 20.04 with nginx 
Shell :: how to get git username and password 
Shell :: unix:///tmp/supervisor.sock refused connection 
Shell :: install chromium terminal 
Shell :: albert for ubuntu 
Shell :: libpng12.so.0 ubuntu 18.04 
Shell :: how to install postgresql in manjaro 
Shell :: yarn version 
Shell :: du -sh ocult files 
Shell :: git remove cache 
Shell :: ubuntu install docker compose 
Shell :: bash iterate over a list 
Shell :: how to uncommit in git 
Shell :: disable selinux 
Shell :: ubuntu check cuda version 
Shell :: ssh connect to host bitbucket.org port 22: Connection timed out 
Shell :: how to initialize a git repository command line 
Shell :: Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io: device or resource busy 
Shell :: aws cli download multiple files s3 
Shell :: Install Google Cloud SDK Snap 
Shell :: update manjaro system 
Shell :: org.apache.spark.api.python.PythonUtils.getPythonAuthSocketTimeout ubuntu 
Shell :: install free dbeaver ubuntu 16.04 
Shell :: Could not install packages due to an EnvironmentError: [WinError 32] The process cannot access the file because it is being used by another process 
Shell :: debian netstat command not found 
Shell :: No module named SimpleHTTPServer 
Shell :: linux extract tgz 
Shell :: unix print environment variable 
Shell :: docker run ubuntu image 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =