February 21, 20224 yr Hi, My USB stick is about to run out of space - it appears in early January I had a commit per minute'ish (which has since stopped) which presumably have not helped: root@unraid01:/boot# du -h .git | tail -1 13G .git My commits: root@unraid01:/boot# git log | grep ^Date | wc -l 136591 As can be seen this last commited a while ago: root@unraid01:/boot# git log | grep ^Date | head -10 Date: Sat Jan 1 23:58:04 2022 +0000 Date: Sat Jan 1 23:57:04 2022 +0000 Date: Sat Jan 1 23:56:03 2022 +0000 Date: Sat Jan 1 23:55:04 2022 +0000 Date: Sat Jan 1 23:54:04 2022 +0000 Date: Sat Jan 1 23:53:04 2022 +0000 Date: Sat Jan 1 23:51:04 2022 +0000 Date: Sat Jan 1 23:48:03 2022 +0000 Date: Sat Jan 1 23:47:03 2022 +0000 Date: Sat Jan 1 23:45:04 2022 +0000 Is there a recommended / safe way to purge some of the older history? Thanks! Edited February 21, 20224 yr by estrim
February 22, 20224 yr We'll need to wipe the repo. But first, you should figure out what is changing so often on your flash drive and get that to stop, or configure flash backup to ignore it. See this thread:
March 20, 20224 yr i still dont understand why you guys need to over complicate everything. Why cant we have a fixed interval for backups? This pseudo automatic way is ruining god who knows how many machines.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.