I can do everything in the beta (checkout, pull, stash, etc) but I can't push to remote repo (remote folder / bare repo).
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.
- was cloned as
-
SRCTREE-1072 Loading...
-
SRCTREE-1084 Loading...