mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #204] Core dump with -w <14 #93
Reference in New Issue
Block a user
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?
Originally created by @LoipesMas on GitHub (Dec 31, 2021).
Original GitHub issue: https://github.com/bootandy/dust/issues/204
Probably because of underflow here.
@bootandy commented on GitHub (Jan 2, 2022):
good spot, I'll fix it.
@bootandy commented on GitHub (Feb 26, 2022):
fixed in code, will be fixed on next release.