Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Its-Just-Nans committed Jan 3, 2024
1 parent 65e7cd3 commit 7b9aa04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reset_history.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

# useful to reset history when it's too big
# the git history in this context is not very important

rm -rf .git

git init
Expand Down

0 comments on commit 7b9aa04

Please sign in to comment.