Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Push Error from a beginner

Manuel Aeschbacher April 4, 2018

Hello together

I'm new to GIT and Sourcetree and I'm fighting with the beast...

Steps so far:

1. Create on a local network server a new GIT-Repository
2. Add some code-files in this folder
3. Stage and Commit the new files

4. Create new tab on sourcetree
5. Clone the remote repository to a local folder
6. Do some changes in the code
7. Stage and commit
8. Push

At point 8. the fallowing error message pops up:

git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin master:master
Pushing to //bfh.ch/data/TI/fbm/Projects/Team_IDT/Projekte/KTI-Schuettelkolben/D_Entwicklung/Steuerung/GIT_TEST_4_Server
remote: error: object directory /bfh.ch/data/TI/fbm/Projects/Team_IDT/Projekte/KTI-Schuettelkolben/D_Entwicklung/Steuerung/GIT_TEST_4_Server/.git/objects does not exist; check .git/objects/info/alternates.       
remote: fatal: unresolved deltas left after unpacking       

error: unpack failed: unpack-objects abnormal exit
To //bfh.ch/data/TI/fbm/Projects/Team_IDT/Projekte/KTI-Schuettelkolben/D_Entwicklung/Steuerung/GIT_TEST_4_Server
 ! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to '//bfh.ch/data/TI/fbm/Projects/Team_IDT/Projekte/KTI-Schuettelkolben/D_Entwicklung/Steuerung/GIT_TEST_4_Server'

Is there any solution out there?

Thanks and best regards,
Manuel

 

 

1 answer

1 accepted

0 votes
Answer accepted
minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 5, 2018

Hi

Your error sounds very like these: https://stackoverflow.com/questions/41115613/git-bash-fail-to-push-branch-with-error-message-object-directory-does-not-exis

But that suggests an issue in Git that was fixed in v2.12, what version are you running?

Manuel Aeschbacher April 8, 2018

I changed the path of the network to p:\.... 

Now there is a new error message, but I will open a new thread for this.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events