Commit Graph

4 Commits

Author SHA1 Message Date
Rando717
3f0fa451f7
Update cfz_update_utility.bat
a workaround for bash
to print pull info inside console when logging git pull, 
using temp store file to avoid power shell approach
2025-10-10 04:21:13 +02:00
Rando717
033932ba4f
Update cfz_update_utility.bat (logging)
- added basic logging in case batch skips pause on critical option
  (e.g. pulling update or on force reset)
2025-10-09 11:29:35 +02:00
Rando717
54186b1225
Update cfz_update_utility.bat
- cleanup
- more safety checks
- attempt at fixing pause skip (double-click execution)
- warning about not staged changes
- added more options:
(view last 50 commits, manual git command, switch branch)
2025-10-09 10:09:13 +02:00
Rando717
de42dc2008
Create cfz_update_utility.bat
all-in-one batch file with select menu to:

- check for updates only
- check and git pull updates
- fix broken updates/branch
- hard reset/wipe (removes: tracked, untracked, modified, discard staged, not pushed commits, .gitignore)
- info about current stage: what is modified, untracked and ignored
2025-10-04 14:53:49 +02:00