From 96d8b5585c57be7c588c6e379997902c9cc07f54 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sat, 13 Sep 2025 11:32:40 -0600 Subject: sysret.org: add instructions for updating the theme --- README.updating.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.updating.txt diff --git a/README.updating.txt b/README.updating.txt new file mode 100644 index 0000000..390d7ba --- /dev/null +++ b/README.updating.txt @@ -0,0 +1,4 @@ +# .git will significantly increase in size unless you use --squash + git gc + +git subtree pull --squash -P themes/tabi-lean ssh://forgejo@git.posixlycorrect.com/deepState/tabi-lean.git main +git -c gc.reflogExpire=0 -c gc.reflogExpireUnreachable=0 -c gc.rerereresolved=0 -c gc.rerereunresolved=0 -c gc.pruneExpire=now gc -- cgit v1.2.3