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

Doesn’t that set the origin to the local repo instead of upstream?

Also, it’s not really CoW. The immutable object store is hardlinked (since it’s immutable it doesn’t really CoW, but that’s not a very important distinction). But working files are full copies, and so is the rest of .git. With a CoW filesystem you can CoW everything, including node_modules and build artifacts.

 help



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

Search: