Created
February 14, 2024 22:17
-
-
Save TerrorJack/873b62cad8c0db26aa283b5a34d172bc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
git update-ref -d refs/notes/perf | |
git notes prune | |
rmdir .git/logs/refs/notes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment