mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2025-03-14 17:55:13 +01:00
I missed this because to check for all instances of 2.0.22, I did `rg -F '2.0.22'`. But ripgrep doesn't search in hidden directories by default, so the actual command to run is `rg -F. '2.0.22'`. |
||
---|---|---|
.. | ||
workflows | ||
pull_request_template.md |