When I pulled changes form remote-branch it shows this error. Even if I removed .git/gc.log .still exits this error "Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping.".
Does anyone know how to solve it?
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
warning: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
fatal: bad tree object ea60c4a29147cef831a8aa3f71313c64281b8078
fatal: failed to run repack
Already up to date.