Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git add remote via ssh

git remote add origin ssh://user@host/srv/git/example
Comment

git remote add ssh url

/*in .git/config */
[remote "origin"]
    url = ssh://user@domain.com:/path/to/myrepo.git
Comment

PREVIOUS NEXT
Code Example
Shell :: wrong domain calling on same hosting ubuntu server 
Shell :: remove thunar with its dependency 
Shell :: how to setup raspi-config on ubuntu server running on raspberry pi 
Shell :: how to create a local user account in windows 10 (list the steps) 
Shell :: resume stopped job linux 
Shell :: instalar Git en PowerShell 
Shell :: git lg config 
Shell :: powershell ssh key permissions 
Shell :: bluetooth turned off even if switched on 
Shell :: How to translate to md5 bash 
Shell :: how to select an object based a field which is like a string jq 
Shell :: install media library 
Shell :: Collaborators access SSH new project Github 
Shell :: start automount daemon aix 
Shell :: How to download Brave Browser in a chromebook 
Shell :: watchman Makefile:4446: scm/watchman-Mercurial.o] Error 1 
Shell :: betterlock screen set wallpaper 
Shell :: bash ssh enable color 
Shell :: powershell remove part of string 
Shell :: http 192.168.l.l admin airtel 
Shell :: symbolic link sl linux 
Shell :: command to check the status of a system service 
Shell :: kdevtmpfsi 
Shell :: install --jet with or without composer 
Shell :: git stash pop specific 
Shell :: what is ssh key 
Shell :: git how to learn 
Shell :: powershell combine csv files 
Shell :: ubuntu display sources.list 
Shell :: linux shell system commands 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =