Merge
This commit is contained in:
scm
2022-12-09 08:05:02 -05:00
+7
View File
@@ -0,0 +1,7 @@
#!/bin/ksh
git reset HEAD --hard
git clean --fd
exit 0