hellen-one/git_scripts/git_super_clean.sh

3 lines
43 B
Bash

#!/bin/bash
git reset --hard
git clean -fxd