git: can't push (unpacker error) related to permission issues

前端 未结 13 956
小蘑菇
小蘑菇 2020-12-07 20:06

I have this problem when i try to push in git:

error: insufficient permission for adding an object to repository database ./objects

fatal: failed to write o         


        
13条回答
  •  渐次进展
    2020-12-07 20:31

    This problem can also occur after Ubuntu upgrades that require a reboot.

    If the file /var/run/reboot-required exists, do or schedule a restart.

提交回复
热议问题