我想將我的代碼推送到github.com。git push origin master failed
我用的Win XP和git-bash的1.7.2.3
而且我得到了以下的ssh測試過程中成功的消息。
但是「git push origin master
」命令需要用戶名和密碼。
debug1: Entering interactive session.
ERROR: Hi xxx! You've successfully authenticated, but GitHub does not provi
de shell access
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
Connection to github.com closed.
debug1: Transferred: stdin 0, stdout 0, stderr 34 bytes in 0.7 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 51.8
debug1: Exit status 1
[email protected] /d/project/clojure/anagram (master)
$ git push origin master
Username:
`fatal: Could not read password: No such file or directory`
我做到了。但它不起作用。 – jeon 2010-09-19 13:32:41
@rafael:我用明確的路徑更新了答案。 – VonC 2010-09-19 14:25:35
@VonC:對於遲到的回覆感到抱歉。 rafael @ NETBOOK-RAFAEL〜/ .ssh $ echo $ HOME /c/Documents and Settings/rafael – jeon 2010-09-26 14:53:22