objaverse-xl icon indicating copy to clipboard operation
objaverse-xl copied to clipboard

Fix the issue where the "git clone" command is blocked

Open erikluo opened this issue 4 months ago • 0 comments

Fix the issue where the "git clone" command is blocked when the git repository is deleted or its permissions are changed to private.

When the git repository is deleted or its permissions are changed to private, the git clone command will prompt the user to enter a username and password, causing it to block. When all download processes are blocked, the download is interrupted.

erikluo avatar Feb 27 '24 08:02 erikluo