This website requires JavaScript.
Explore
Help
Register
Sign In
ALHP
/
ALHP.GO
Watch
7
Star
43
Fork
8
You've already forked ALHP.GO
Code
Issues
28
Pull Requests
Projects
Releases
Wiki
Activity
Files
3a9652b1fca862f4d73959a7d1ce94bf3bcbeb2c
ALHP.GO
/
git_clean.sh
4 lines
38 B
Bash
Raw
Normal View
History
Unescape
Escape
added git clean script for better sudo integration
2021-06-30 14:34:24 +02:00
#!/bin/sh
newline for .sh, trying to get sudo to work
2021-06-30 14:54:31 +02:00
cd
"
$1
"
&&
git clean -xdff
Reference in New Issue
Copy Permalink