Closed
Bug 1176211
Opened 10 years ago
Closed 10 years ago
unable to push to ssh://gitolite3@git.mozilla.org /build/release-kickoff.git
Categories
(Infrastructure & Operations :: MOC: Service Requests, task)
Infrastructure & Operations
MOC: Service Requests
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1176192
People
(Reporter: bhearsum, Unassigned)
Details
I'm trying to land a change to this repository this morning and it looks like my access to this repository is busted:
➜ ship-it git:(master) git push origin master
Connection to git.mozilla.org closed by remote host.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
It looks like the SSH connection itself works:
➜ ship-it git:(master) ssh gitolite3@git.mozilla.org
Connection to git.mozilla.org closed by remote host.
Connection to git.mozilla.org closed.
You need to log in
before you can comment on or make changes to this bug.
Description
•