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 :: ubuntu networkManager change dns 
Shell :: rst bash code block 
Shell :: create file of packages to install with yum 
Shell :: skript tuske gui 
Shell :: find size delete bash 
Shell :: install telepresence in mac 
Shell :: how can I specific line in ubuntu? 
Shell :: bash print fields that begin with string 
Shell :: bash dynamic varibale 
Shell :: get you the list of those packages that Postgres installed. 
Shell :: Git bisect automated 
Shell :: uninstall packages atom 
Shell :: ubuntu 16 lock from terminal 
Shell :: bash "wc -l" 
Shell :: copy everything in a directory linux 
Shell :: chown to current user 
Shell :: ngx-wheel 
Shell :: how to get mcp23017 input in binary shell 
Shell :: dhcpcd.service does not exist 
Shell :: gitlab clone branch 
Shell :: tail file first 100 lines linux 
Shell :: error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated. 
Shell :: ubuntu increase volume 
Shell :: unix rename file 
Shell :: How do I create a next application 
Shell :: container registry permissions gcp 
Shell :: getCityNameByLatitudeLongitude 
Shell :: gatsby image 
Shell :: how to install software in linux terminal 
Shell :: shopware 6 build storefront 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =