S
S
Sergey Goryachev2016-05-18 10:15:25
git
Sergey Goryachev, 2016-05-18 10:15:25

Git or what am I doing wrong?

I am working on a project alone. From home and from the office.
Finishing work I execute add, commit, push.
Master branch by default.
But I can not merge versions on another computer.
git pull origin master and git pull output the following.

remote: Counting objects: 90, done.
remote: Compressing objects: 100% (90/90), done.
error: insufficient permission for adding an object to repository database .git/objects
fatal: failed to write object
fatal: unpack-objects failed

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2016-05-18
@webirus

they write to you in English in white (or black):

error: insufficient permission for adding an object to repository database .git/objects
fatal: failed to write object
edit disk permissions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question