Make token message and/or link configurable #27
Loading…
Add table
Add a link
Reference in a new issue
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?
This is currently hardcoded:
I made the following config change:
This changes the URL in the text that is shown above, but the value of
token_infoseems to be ignored, hence the URL makes no sense, also.Unclear how this feature can/should be used.
config currently allows for specifying a message, and a link, and they will be displayed in succession if provided.