please rename master branch to a branch without any name
it's dangerous otherwise, you may specific the wrong branch name when doing nothing
$:nocode (master)$ git branch -m ""
fatal: '' is not a valid branch name.
Should we fix git first so that empty branch names are accepted? 馃槗
Yes, you've found a security issue within Git, this is a P0. @YouriAckx
Obviously they are not using the nocode philosophy.
Most helpful comment
Yes, you've found a security issue within
Git, this is a P0. @YouriAckxObviously they are not using the nocode philosophy.