Github使用方法

我把github映射到本機的10022端口了,那麽如何push code?

參考https://stackoverflow.com/questions/5767850/git-on-custom-ssh-port

git clone ssh://git@mydomain.com:[port]/gitolite-admin

正常情況你的設定為

git@github.com:[your name]/[your repo].git 現在的用法為 ssh://git@localhost:10022/[your name]/[your repo].git

Powered by Jekyll and Theme by solid

本站总访问量