Jump to content

errors during updating branch


Guest DasBlub

Recommended Posts

while updating my branches i get the following erros:

$ git pull upstream mangos-0.12

remote: error: object directory /data/git/repositories/4/45/12/8d/waza123/mangos

.git/objects does not exist; check .git/objects/info/alternates.←[K

remote: error: object directory /data/git/repositories/4/45/12/8d/waza123/mangos

.git/objects does not exist; check .git/objects/info/alternates.←[K

remote: Counting objects: 13, done.←[K

remote: Compressing objects: 100% (7/7), done.←[K

remote: Total 7 (delta 6), reused 0 (delta 0)←[K

Unpacking objects: 100% (7/7), done.

From git://github.com/mangos/mangos

* branch mangos-0.12 -> FETCH_HEAD

Merge made by recursive.

src/game/Spell.cpp | 8 ++++++--

src/shared/revision_nr.h | 2 +-

2 files changed, 7 insertions(+), 3 deletions(-)

$ git push origin master

error: object directory /data/git/repositories/4/45/12/8d/waza123/mangos.git/obj

ects does not exist; check .git/objects/info/alternates.

Counting objects: 20, done.

Compressing objects: 100% (11/11), done.

Writing objects: 100% (11/11), 1.28 KiB, done.

Total 11 (delta 9), reused 0 (delta 0)

error: object directory /data/git/repositories/4/45/12/8d/waza123/mangos.git/obj

ects does not exist; check .git/objects/info/alternates.

To [email protected]:DasBlub/mangos.git

91be75d..69ad811 master -> master

i'm now confused what this means, because this is completely new... and i am able to update my branches even thought this errors...

can someone explain me, what those errors are? and how can i fix this?

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use