hellen-one/git_scripts/git_super_clean.sh

3 lines
43 B
Bash
Raw Normal View History

2022-05-18 15:15:26 -07:00
#!/bin/bash
git reset --hard
git clean -fxd