2010年12月12日 星期日

用一張圖來為 Git 快速入門(Git Cheat Sheet)


用一張圖來為 Git 快速入門(Git Cheat Sheet)












參考資料:
網路



1 則留言:

  1. brook@vista:~/my_codebase$ git pull --rebase
    Username for 'https://my.code.base': rene3210
    Password for 'https://rene3210@my.code.base':
    warning: redirecting to https://my.code.base/git/codebase/
    error: RPC failed; HTTP 302 curl 22 The requested URL returned error: 302
    fatal: the remote end hung up unexpectedly

    加入.gitconfig
    [http "https://my.code.base"]
    followRedirects = true

    回覆刪除

熱門文章