go-git icon indicating copy to clipboard operation
go-git copied to clipboard

git add/reset command really really slow

Open arriqaaq opened this issue 6 years ago • 0 comments

I was trying to add a 50MB file to an empty git repo. Turns out it takes over a minute using the library, and ~10s using command line git.

The Reset command also is slow comparatively

arriqaaq avatar Oct 31 '19 09:10 arriqaaq