Code cleanup

This commit is contained in:
Arceveti
2021-09-23 13:37:03 -07:00
parent 8ad773a7eb
commit 9b59eb0256
163 changed files with 1806 additions and 2251 deletions

View File

@@ -21,5 +21,5 @@ fi
git add .
# Generate the patch.
git diff -p --staged > "$1"
# Undo the 'git add'.
# Undo the 'git add'.
git reset