forked from ALHP/ALHP.GO
added git clean script for better sudo integration
This commit is contained in:
3
git_clean.sh
Normal file
3
git_clean.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd "$1" && git clean -xdff
|
Reference in New Issue
Block a user