This website requires JavaScript.
Explore
Help
Register
Sign In
Ari-43
/
ALHP.GO
Watch
1
Star
0
Fork
0
You've already forked ALHP.GO
forked from
ALHP/ALHP.GO
Code
Pull Requests
Activity
Files
4efa17fc9e35e82a26a7da4dcd0500838f21366d
ALHP.GO
/
git_clean.sh
T
anonfunc
4efa17fc9e
added git clean script for better sudo integration
2021-06-30 14:34:24 +02:00
3 lines
37 B
Bash
Raw
Blame
History
#!/bin/sh
cd
"
$1
"
&&
git clean -xdff
View Git Blame
Copy Permalink