♫
📌 canary ▾
next.js
/
scripts
/
merge-errors-json
/
uninstall
uninstall
4 lines
85 B
#!/bin/sh
driver_name='errors-json'
git config --remove-section merge."$driver_name"
v2.0.0
/
Go
SIGN IN