Morning guys,
I get an error when I update my git repository:
It didn't do that some days ago...
Thx in advance. =)
I get an error when I update my git repository:
Code:
+ git remote prune origin
+ cd /Users/BoisCo/xonotic/data/xonotic-data.pk3dir
+ git config remote.origin.url git://git.xonotic.org/xonotic/xonotic-data.pk3dir.git
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git pull
remote: Counting objects: 119, done.
remote: Compressing objects: 100% (61/61), done.
error: insufficient permission for adding an object to repository database .git/objects
fatal: failed to write object
fatal: unpack-objects failed
Pulling failed. Press ENTER to continue, or Ctrl-C to abort.
It didn't do that some days ago...
Thx in advance. =)