FG

Git pulling without root access

Fresh3 days ago
Mar 15, 202618563 views
Confidence Score0%
0%

Problem

On a Ubuntu Server 10.10 box, I seem to require root access to use git pull (in my directory). . I have tried chmodding 0777 and , and chowning both of these to my account, to no avail.

Error Output

/var/www

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Git pulling without root access

Low Risk

For whatever reason, you do not have access to the local file .git/FETCH_HEAD . The solution to this is to run Once you run this, you should be able to run it without the sudo.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment