Please advise We have upgraded git to 2.12 no help
Just found that some objects under /objects of the bare repo is owned by user not by the service account, as we use service account public keys_authentication #git config --list user.name=user user.email=u...@xyz.com core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* remote.origin.url=serviceacco...@serviceaccount.domain.com:/home/serviceaccount/bare_repo branch.master.remote=origin branch.master.merge=refs/heads/master branch.Feature.1.remote=origin branch.Feature.1.merge=refs/heads/Feature.1 On Sunday, April 30, 2017 at 3:48:53 PM UTC+2, crazysp...@gmail.com wrote: > > Hi All, > > Please help > one of users is failing to push local branch to origin > > command : git push origin branchx > error > > error: insufficient permission for adding an object to > repository database ./objects > fatal: failed to write object > error: unpack failed: unpack-objects abnormal exit > > but #git push origin matser --> works fine > > info : > users is authorized via adding his public key to service account that is > the owner of the remote repo > > git version is 1.7.1 > > user is the branch creator and command used to work before > -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.