|
|
|
|
|
by 0xmohit
3543 days ago
|
|
then you watch the code, create a branch:
git checkout -b `bugfix/nasty_one`
Please remove backticks from the command. What if you called the branch `poweroff` instead and a naive reader copy/pasted the command into her terminal? |
|