1

git ssh带端口

 2 years ago
source link: http://abcdxyzk.github.io/blog/2022/08/25/git-ssh/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

git ssh带端口

2022-08-25 21:55:00

git ssh url port

[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = ssh://[email protected]:22/home/kk/sqlbak
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK