Move to git update to ensure it's not lost

This commit is contained in:
David Heinemeier Hansson
2026-03-08 17:04:12 +01:00
parent e0bd449c71
commit ef93f6356c
3 changed files with 3 additions and 2 deletions
+2
View File
@@ -4,5 +4,7 @@ set -e
echo -e "\e[32mUpdate Omarchy\e[0m"
omarchy-update-time
git -C $OMARCHY_PATH pull --autostash
git -C $OMARCHY_PATH --no-pager diff --check || git -C $OMARCHY_PATH reset --merge