Git repository not found in version 2.11.0 but only for Windows

89 views
Skip to first unread message

André Peixoto

unread,
Dec 19, 2016, 12:37:17 PM12/19/16
to git-for-windows

So I uninstalled version 1.9.5 and installed 2.11.0 and know when I try to push I get the error:

remote: Repository not found.

fatal: repository 'https://github.com/MyRepo/project.git/' not found

It happens even if I try to clone the repository.


It doesn't prompt me for the credentials, it just shows that message.


$git version
git version 2.11.0.windows.1


I tried others repositories from Github and I can clone them without problem. I can also clone that repository in another machine (Ubuntu) that has the version 2.11.0 installed.


I uninstalled the new and reinstalled the older version and it works again...


Something must be wrong with this repository or the git installation, but not sure how to debug this. Is there any steps I could take to detect what could be thre problem?

Johannes Schindelin

unread,
Jan 2, 2017, 5:03:41 AM1/2/17
to André Peixoto, git-for-windows
Hi André,

On Thu, 15 Dec 2016, André Peixoto wrote:

> So I uninstalled version 1.9.5 and installed 2.11.0 and know when I try to
> push I get the error:
>
> remote: Repository not found.
>
> fatal: repository 'https://github.com/MyRepo/project.git/' not found
>
> [...]
>
> Something must be wrong with this repository or the git installation, but
> not sure how to debug this. Is there any steps I could take to detect what
> could be thre problem?

Maybe try again with GIT_TRACE=1 and/or GIT_TRACE_CURL=1 can shed light
into the conundrum. Have you checked the "Use Git Credential Manager"
option when installing Git for Windows v2.11.0?

Ciao,
Johannes
Reply all
Reply to author
Forward
0 new messages