Closed kounoike closed 7 years ago
by Git manual git command also supports ssh:// style URL. It is useful for GitBucket supoprt(#144).
And Gogs/Gitea can use any user for ssh access. This change accepts any user on scp-style user@server:pathto/repo.git.
user@server:pathto/repo.git
hum it's missing the third commit 😖
hum it's missing the third commit
"third commit" means local branch name fix? I will keep it to #144. (I think it has a little relation to GitBucket support).
merged 👍
by Git manual git command also supports ssh:// style URL. It is useful for GitBucket supoprt(#144).
And Gogs/Gitea can use any user for ssh access. This change accepts any user on scp-style
user@server:pathto/repo.git
.