Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aidenn0
on Jan 10, 2020
|
parent
|
context
|
favorite
| on:
The Unison language
So I append X to my file and you append Y to your file, do we not have a conflict?
capableweb
on Jan 10, 2020
[–]
Yes and no. Yes as in, if you'd like them to be merged into a new one, then you'll have to resolve a conflict. But no as in, you both appended different data, so you both have new files from the original one, as you're dealing with immutable data.
strbean
on Jan 10, 2020
|
parent
[–]
If you want to resolve merges using the workflow of git, you can generate scratch files and diff them, right?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: