Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

git remote add doesn't add a remote in QtCreator

$
0
0
I tried a to add a remote via extras->Git->remote repositories-> manage remotes. My success was small, since no remote was added to the remote list in QtCreator, although the git command was correct. Using Git with the console shows me the remote, name and path are both ok. Now I could do all the push and pull stuff over the console, but this is so cumbersome. But with no added remote in QtCreator, pushing doesn’t work there. Qt Version is 5.1 QtCreator is 2.7 I created the git project repository with QCreator, while the remote repo was created manually by me with the —bare option. OS is Vista.

Viewing all articles
Browse latest Browse all 13965

Trending Articles