Skip to content

Commit

Permalink
Remove test directories
Browse files Browse the repository at this point in the history
bb8ee1bf3725ca0807134e8750db6059fa640d4c
H00N24 committed Jan 21, 2025
1 parent 6856057 commit 0225763
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions scripts/git-mirror.sh
Original file line number Diff line number Diff line change
@@ -20,5 +20,7 @@ for commit in $REVISIONS; do

OLD_MESSAGE="$(git log --format=%B -n 1 HEAD)"
# Add private hash to the commit message
rm -rf tests_delete cloud-test-private
git add -A
git commit --amend -m "$OLD_MESSAGE" -m "$commit"
done
Empty file removed tests_delete/.gitkeep
Empty file.
1 change: 0 additions & 1 deletion tests_delete/yoav_test.txt

This file was deleted.

0 comments on commit 0225763

Please sign in to comment.