This commit is contained in:
5
whatsdirty/setup_script.sh
Executable file
5
whatsdirty/setup_script.sh
Executable 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."
|
Reference in New Issue
Block a user