summaryrefslogtreecommitdiff
path: root/sysret.org/README.updating.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sysret.org/README.updating.txt')
-rw-r--r--sysret.org/README.updating.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysret.org/README.updating.txt b/sysret.org/README.updating.txt
new file mode 100644
index 0000000..390d7ba
--- /dev/null
+++ b/sysret.org/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