Variables: initial values #15
Loading…
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?
There is no option to set an initial/default value for a variable. It would be helpful to give an option to specify initial value for variable, to support both positive variables (such as flag-is-set) and negative variables (flag-is-not-set), to avoid confusion when the variable wasn't touched yet.