Read-only archive. These discussions are from Tracston's earlier
technical forum and are kept online because the answers are still useful.
New replies are closed. Need help with something like this?
Talk to us.
Question
23 Oct 2020
ERROR: fatal: remote origin already exists.
when trying to add new repository
git remote add origin root@gitserver:/home/git/srv/Logic
How to fix
git remote set-url origin git@gitserver:/home/git/srv/Logic
ERROR: When running 'git status' getting the following errors
error: Could not read 8124cc15c63be92d534e4cdfa33c38d54deee122
error: unable to read tree object HEAD
How to fix
git fsck
Need this fixed properly?
We do this for a living.
Kubernetes, DevOps and platform engineering, delivered in days — not another weekend lost to a stack trace.
Start a project →