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

That's pretty cool. How well do merges work if two commits change the same file?


I tried it and only ran into a couple of issues:

1. I was using VCV Rack on Windows, but I think my friend was not, so you may need to tweak Git's line ending settings

2. Some changes you just don't want to merge. The other person could have different audio output settings. There can also be rounding errors in the knob values so sometimes the values can be edited slightly even if they were 1.0 before, even if you don't think you changed them, which makes merges a little noisier. But `git add -p` made short work of cleaning that up.

Edit: This is also assuming that you coordinate who takes turns editing at one given time - "ping pong" is easier than free for all.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: