feat: customizable message for required params #36
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
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?
#17
Thanks Ali
I'm not in favor of optional arguments that come in the middle and not the end.
Let's move this to the last argument to avoid confusions.
I've changed the code, as you wish.
I think you can instead do this:
yea, it's good idea. it's done.
Thanks