Hacker News new | past | comments | ask | show | jobs | submit login

Inaccurate -- I wrote one of those. :)

But do note that instead of this:

    git checkout -t origin/feature
You can do this:

    git checkout feature
It'll find a branch named "feature" in one of your remotes and make a local branch that tracks it.



Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: