Can't push to remote repo

XMLWordPrintable

    • Type: Bug
    • Resolution: Resolved Locally
    • Priority: Highest
    • None
    • Affects Version/s: 2.0.9-beta-1, 2.0.11-beta-1
    • Component/s: Beta, Git
    • Environment:

      Windows 10

    • Severity 1 - Critical

      I can do everything in the beta (checkout, pull, stash, etc) but I can't push to remote repo (remote folder / bare repo).

       

      Output

      git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=manager-st push -v origin feature/TEC:feature/TEC
      Pushing to //svrFilesDr/git$/AbfSources.git
      remote: error: object directory /svrFilesDr/git$/AbfSources.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 //svrFilesDr/git$/AbfSources.git
       ! [remote rejected]   feature/TEC -> feature/TEC (unpacker error)
      error: failed to push some refs to '//svrFilesDr/git$/AbfSources.git'

      Completed with errors, see above.

       

      I tried to delete my local repo and did a new checkout but same error. I have to use pre-2.0 release to push to remote.

              Assignee:
              Unassigned
              Reporter:
              Patrick Lavoie
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: