We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried downloading the code via the command git clone git@github.com:MauriceNino/dashdot.git, but the .git directory was too large.
git clone git@github.com:MauriceNino/dashdot.git
I think this link can help. https://stackoverflow.com/questions/5613345/how-to-shrink-the-git-folder
The text was updated successfully, but these errors were encountered:
Not a real solution but a workaround is to do git clone https://github.com/MauriceNino/dashdot.git
Sorry, something went wrong.
What is the difference between this and ssh? The .git directory still takes up a lot of space.
I misunderstood. Thought you were getting an error downloading
No branches or pull requests
Description of the bug
I tried downloading the code via the command
git clone git@github.com:MauriceNino/dashdot.git
, but the .git directory was too large.Additional context
I think this link can help.
https://stackoverflow.com/questions/5613345/how-to-shrink-the-git-folder
The text was updated successfully, but these errors were encountered: