mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 12:46:34 +00:00
Cleanup codebase
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
if ! git diff-index --quiet HEAD --; then
|
||||
git stash push -m "Auto-stash via update-flash.sh on $(date)"
|
||||
git stash push -m "Auto-stash via update-flake.sh on $(date)"
|
||||
fi
|
||||
|
||||
git pull
|
||||
|
||||
Reference in New Issue
Block a user