[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error when pushing to repo
From: |
Noam Postavsky |
Subject: |
Re: Error when pushing to repo |
Date: |
Thu, 16 May 2019 07:51:19 -0400 |
On Thu, 16 May 2019 at 07:43, Lars Ingebrigtsen <address@hidden> wrote:
> address@hidden ~/src/emacs/trunk]$ git push
> fatal: remote error: access denied or repository not exported: /emacs.git
>
> Anybody else seeing this did I somehow mess up my repo?
I did just push to master about half an hour ago. You remote
"/emacs.git" looks strange, so maybe you messed up your repo. What's
your .git/config look like? I think you should have something along
the lines of
[remote "origin"]
url = address@hidden:/srv/git/emacs.git