mirror of
https://github.com/vxcontrol/soldr-modules.git
synced 2026-07-19 13:33:58 -04:00
[GH-ISSUE #11] Add absolute path #5
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 @Arkweid on GitHub (Dec 7, 2022).
Original GitHub issue: https://github.com/vxcontrol/soldr-modules/issues/11
We cannot specify absolute paths, so we can't read from diffrent disks.
Definition of Done:
@souryogurt commented on GitHub (Dec 8, 2022):
I'll take it! It is related to #10. The module can already read files using absolute paths, so the problem is that users can't physically specify such paths because of an incorrect regexp pattern used in UI for validation.