Y
Hacker News
new
|
ask
|
show
|
jobs
by
cwojno
2381 days ago
Try doing a merge with IntelliJ's 3-way merge UI. It's flippin' fantastic compared to roaming through the files and removing sections between >>>> and <<<<.
1 comments
philwelch
2381 days ago
Command-line git allows you to specify a mergetool, many of which are capable of three way merges.
link
cwojno
2381 days ago
The point was convenience. I don't have to leave the IDE.
link
chiefsucker
2380 days ago
For some people Unix is the IDE.
link