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

you can do this

git rebase -r target source && git checkout target && git merge --no-ff target

since what your asking for is not a merge, you'd have glue it together by yourself. Perhaps, add it as a script



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

Search: