loaden / nspawn-qq

利用systemd-nspawn容器跑Deepin 20.5或者Debian 11,安装deepinwine,稳定运行QQ、微信、深度商店等应用。低内存,高性能,沙盒机制不污染宿主机,支持多用户,可在所有systemd作为init的Linux发行版上运行。
GNU General Public License v3.0
116 stars 13 forks source link

截图占用了大量空间,克隆仓库会很慢 #4

Closed aimerneige closed 2 years ago

aimerneige commented 2 years ago

如题,可以考虑将截图文件另行处理

image

loaden commented 2 years ago

才21MB啊,截图是想让更多人看见效果图。

aimerneige commented 2 years ago

才21MB啊

虽然图片只有 21 MB,但是算上 git 的缓存的话一共有 60 MB 了。

想让更多人看见效果图

截图并不一定要放在当前 github 仓库里,可以放在图床或者其他仓库里,本项目直接在 README 里贴链接就可以了。

本项目的一些脚本并不能独立运行(source 指令),如果要使用,最方便的还是 clone 一份仓库,但是本来就是几个很小的脚本,却要花很长时间 clone 仓库里面的图片,既费流量又费时间。

loaden commented 2 years ago

我前几天尝试本地截图都删除了,本地的git库减小到400K左右了,但是我没办法让gitee和github的远程仓库减肥。

aimerneige commented 2 years ago

有空我来写一个教程之类的给你。

On Fri, Feb 4, 2022 at 1:57 PM loaden @.***> wrote:

我前几天尝试本地截图都删除了,本地的git库减小到400K左右了,但是我没办法让gitee和github的远程仓库减肥。

— Reply to this email directly, view it on GitHub https://github.com/loaden/nspawn-deepinwine/issues/4#issuecomment-1029683713, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMKOQICVBWYIIRBH2OENRF3UZNTFDANCNFSM5KQCR7TQ . You are receiving this because you authored the thread.Message ID: @.***>

loaden commented 2 years ago

本地我已经完成了,刚才又尝试了一下,发现远程仓库这样执行就可以了:

git push --tags --force --prune git push --all --force --prune

loaden commented 2 years ago

没问题的话,这个issue关了?

aimerneige commented 2 years ago

好的👌

On Sat, Feb 19, 2022 at 11:32 PM loaden @.***> wrote:

没问题的话,这个issue关了?

— Reply to this email directly, view it on GitHub https://github.com/loaden/nspawn-deepinwine/issues/4#issuecomment-1046044032, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMKOQIH7WRGTKUASAL6XGA3U36Z2RANCNFSM5KQCR7TQ . You are receiving this because you authored the thread.Message ID: @.***>