I am encountering an error while performing a bare clone of a repository. My repo's has a 3.1GB size
Git command : ['git', 'clone', '--bare', URL]
returncode = 128
Error:
stderr=b"Cloning into bare repository '/bucket_files/{b4de1a8f-5733-4507-902c-4dff4b4c81eb}/adp-t245-2.git'...\nerror: unpack-objects died of signal 9\nfatal: unpack-objects failed\n"