Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Qt Creator, how to push project into GitHub?

$
0
0
I have Win XP SP3, git version 1.7.9.msysgit.0. I can push from command line into GitHub in regular order. But in Qt Creator I cannot do it, because I have following messages: 20:27 Executing in D:\office\qt\cuteterm: C:\Program Files\Git\cmd\git.cmd push usage: git credential-cache [options]       --exit                tell a running daemon to exit     --reject              reject a cached credential     --timeout <n>         number of seconds to cache credentials     --socket <path>       path of cache-daemon socket     --chain <helper>      use <helper> to get non-cached credentials     --username <name>     an existing username     --description <desc>  human-readable description of the credential     --unique <token>      a unique context for the credential   Pseudo-terminal will not be allocated because stdin is not a terminal. ssh.exe": Username for 'https://github.com': : no address associated with name The command 'C:\Program Files\Git\cmd\git.cmd' terminated with exit code 128 How to configure Qt Creator properly?

Viewing all articles
Browse latest Browse all 18427

Trending Articles