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

what about "git cherry-pick <commit>"?

with this command you don't import a snapshot, but only the diff between <commit~>..<commit>, so the model parent+diff makes sense to me



Some commits cannot be cherry picked. This is because there is no coherent diff for them, like with merge commits.




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

Search: