Hacker News new | ask | show | jobs
by ngcazz 2785 days ago

    $ git checkout -b feature
The answer to this is wrong -- got green on "merge two branches" rather than "create and then checkout a new branch called 'feature'".
1 comments

Ha whoops, thank you for noticing this -- I've updated the answer.