test: Add 8 files

This commit is contained in:
Your Name
2025-09-02 20:09:12 +12:00
parent 0bbe4a55eb
commit 23b3752322
4 changed files with 528 additions and 0 deletions

5
setup_script.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/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."