Not ablet to DELETE THIS DISCUSSION. #125772
-
Beta Was this translation helpful? Give feedback.
Replies: 15 comments 8 replies
-
|
The error message "Enumerating objects" means that Git is counting or listing the objects in the repository, which is a common step during various Git operations like cloning, fetching, or pulling from a remote repository. |
Beta Was this translation helpful? Give feedback.
-
|
I have also reinstalled Git and VS Code and the problem seems to be prevalent |
Beta Was this translation helpful? Give feedback.
-
|
Can you let me know the repo url that you wanna clone? |
Beta Was this translation helpful? Give feedback.
-
|
I received. |
Beta Was this translation helpful? Give feedback.
-
|
It's working well in 'GitHub Desktop'. |
Beta Was this translation helpful? Give feedback.
-
|
If it's not working well, let me know. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Can you give me access in Anydesk? I will try on your PC. |
Beta Was this translation helpful? Give feedback.
-
|
I also got a problem when trying to import the repo: A critical error occured in the Clone Source step of the git migration. Failed to clone git source. |
Beta Was this translation helpful? Give feedback.
-
|
Internett speed seems to be the issue, but the VPN seemed to work suprisingly well. I'll go to a library to have the repo downloaded. Thx for the help and the help with the dark mode button |
Beta Was this translation helpful? Give feedback.
-
|
my pleasure |
Beta Was this translation helpful? Give feedback.
-
|
If you have any problem in your project, let me know. |
Beta Was this translation helpful? Give feedback.
-
|
The error suggests there is a reference to an invalid branch .invalid in your repository. To fix this issue, follow these steps: Remove invalid references: Run the command git remote prune origin to clean up any stale references. Use the command git fetch --all to fetch all branches and tags. Run git branch -d .invalid to delete the invalid branch if it exists locally. |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/smileysunshinesky/realfag.net.git Please check you can clone this or not. |
Beta Was this translation helpful? Give feedback.
-
|
I am happy to hear that. |
Beta Was this translation helpful? Give feedback.



It finally worked, just had to use a VPN and also be connected to the internett via Ethernet.