【发布时间】:2011-10-05 06:11:37
【问题描述】:
使用 git 时我无法在项目中提交更改。
这是我的终端:
tomas@tomas-laptop:~/menu_operations$ git commit -m "initial commit"
error: Unable to append to .git/logs/refs/heads/7.x-1.x: Permission denied
fatal: cannot update HEAD ref
menu_operations 是我的项目名称。
我不知道我必须允许什么权限。 有人可以帮忙吗?
【问题讨论】:
标签: git permissions github