getpkg/whatsdirty/setup_script.sh
Your Name 290da173f9
Some checks failed
Build-Test-Publish / build (push) Failing after 13s
'Generic Commit'
2025-06-15 21:15:23 +12:00

6 lines
213 B
Bash
Executable File

#!/bin/bash
echo "whatsdirty tool setup completed successfully!"
echo "Use 'whatsdirty <directory>' to scan git repositories for uncommitted changes."
echo "The specified directory will be saved for future use."