Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Recent git features
(
jasonrudolph.com
)
29 points
by
pieter
on May 27, 2009
|
hide
|
past
|
favorite
|
2 comments
pieter
on May 27, 2009
[–]
My personal favorite is:
git checkout --track origin/master
to create a local branch 'master' that tracks the branch 'master' on 'origin', and checks it out.
jessmartin
on May 27, 2009
|
parent
[–]
That is a nice feature. Up 'til now I've been using git_remote_branch (
http://github.com/webmat/git_remote_branch/tree/master
).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: