why does git keep trying to push my cache folder if i have it in the .gitignore?
it doesn’t show up when i run git ls-tree --name-only <branch>
, but when i try to push it says
Github – Gitbash – What is Enumeration objects?
Once a while when I open gitBash and try to commit/pull or anything, this Enumeration objects appears, and its takes a long time, almost ages to finish.
Receiving 403 Error From a Repo I’ve Been Added As a Member To
I cloned a project, created a new local branch and started working on it making atomic commits along the way. When I tried to push the code back to the repo I got an “access denied” error. I’ve been talking back and forth with the person who owns the repo and he went and added me as a member. I accepted the invite however I still get the 403 error when trying to push the code. I previously mentioned to him that maybe I need to generate an SSH token for him to add but he said I should be able to push the code without going through all of that. When I tried to push the code I used git push -u origin myBranchName
I even tried it with the --setUpstreamOrigin
flag. I asked if he gave my account permission to write to the repo and he said he indeed did.
remote: write access to repository not granted. fatal: unable to access 403 [closed]
Closed 2 mins ago.
remoto: acceso de escritura al repositorio no concedido. fatal: incapaz de acceder 403 [closed]
Closed 12 secs ago.