Nocode: master branch has a name

Created on 23 Feb 2018  路  2Comments  路  Source: kelseyhightower/nocode

please rename master branch to a branch without any name
it's dangerous otherwise, you may specific the wrong branch name when doing nothing

Most helpful comment

Yes, you've found a security issue within Git, this is a P0. @YouriAckx
Obviously they are not using the nocode philosophy.

All 2 comments

$: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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rdev picture rdev  路  3Comments

freecats picture freecats  路  3Comments

rolandixor picture rolandixor  路  3Comments

julianommartins picture julianommartins  路  3Comments

ramarivera picture ramarivera  路  3Comments