Fix typo in RELNOTES
Some checks failed
portzap / shellcheck (push) Has been cancelled

This commit is contained in:
0x1eef 2024-07-21 22:20:59 -03:00
parent ffca5c161d
commit c41594ef62

View file

@ -1,7 +1,7 @@
v?.?.?
| Set "diff.renameLimit" to unlimited
After this change, sourcezap forwards "-l0" to "git diff"
After this change, portzap forwards "-l0" to "git diff"
| Replace utils/gitexec with utils/git/run
After this change, we talk to git via utils/git/run