Implements 11 more moves
This commit is contained in:
@@ -5,3 +5,5 @@ STAGED_CS=`git diff --cached --name-only --diff-filter=ACMR --pickaxe-regex "*.c
|
||||
|
||||
dotnet husky run --group pre-commit --args $STAGED_CS
|
||||
|
||||
# amend the commit with the staged files
|
||||
git add `git diff --cached --name-only --diff-filter=ACMR --pickaxe-regex "*.cs"`
|
||||
Reference in New Issue
Block a user