mirror of
https://git.coolaj86.com/coolaj86/greenlock-manager-test.js.git
synced 2025-03-09 10:00:53 +00:00
Bad code #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
outputs the string without replacing the %s with the correct strings. console.warn does it, but not new Error.
The line in question is on line 95 in greenlock-manager-test/tester.js