Z
Z
Z372013-11-26 13:09:34
git
Z37, 2013-11-26 13:09:34

How to set up a remote Git repository on Qt Creator?

Every time it gives this, although I added a remote repository.

fatal: 'PGMeditor' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

or when I think I've added it:
git push
fatal: No configured push destination.
Either specify the URL from the command-line or configure a remote repository using

    git remote add <name> <url>

and then push using the remote name

    git push <name>

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question