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
也没多少代码吧,怎么占了 41 M 这么大。。。
$ find -type d -exec du -sh {} \; 41M . 12K ./gotest 41M ./.git 28K ./.git/refs 12K ./.git/refs/remotes 8.0K ./.git/refs/remotes/origin 8.0K ./.git/refs/heads 4.0K ./.git/refs/tags 8.0K ./.git/info 4.0K ./.git/branches 32K ./.git/logs 24K ./.git/logs/refs 12K ./.git/logs/refs/remotes 8.0K ./.git/logs/refs/remotes/origin 8.0K ./.git/logs/refs/heads 64K ./.git/hooks 41M ./.git/objects 4.0K ./.git/objects/info 41M ./.git/objects/pack 60K ./assets
The text was updated successfully, but these errors were encountered:
删除的文件依然会占用存储空间,可以尝试清除无用文件
相关文档 https://git-scm.com/docs/git-gc
Sorry, something went wrong.
No branches or pull requests
也没多少代码吧,怎么占了 41 M 这么大。。。
The text was updated successfully, but these errors were encountered: