Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Furthermore:

> Clone the rails3 branch into a separate directory from the usual working directory (instead of simply switching branches)

What does this accomplish?



When I've done similar upgrades, I've often found it quicker to have the previous code available to me in another checked out repo rather than switch branches and have to deal with any possible uncommitted changes issues.


You can also use git stash for that.




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

Search: