Closed mogul closed 4 years ago
This shouldn't be necessary, push is the default and should be used without the else clause.
push
else
Ah, it's a typo, s/push_comand/push_command/, can you update the PR?
This shouldn't be necessary,
push
is the default and should be used without theelse
clause.