← Back to context Comment by mirekrusin 11 hours ago Won't appending to .jsonl keep creating conflicts? 3 comments mirekrusin Reply bob1029 9 hours ago In theory it should merge well. The only actual newline is at the end of the physical line. Everything else is escaped in the JSON string. mirekrusin 8 hours ago But auto merge would have to decide the order when resolving and it can't do it without custom merge. syumei 4 hours ago [dead]
bob1029 9 hours ago In theory it should merge well. The only actual newline is at the end of the physical line. Everything else is escaped in the JSON string. mirekrusin 8 hours ago But auto merge would have to decide the order when resolving and it can't do it without custom merge. syumei 4 hours ago [dead]
mirekrusin 8 hours ago But auto merge would have to decide the order when resolving and it can't do it without custom merge. syumei 4 hours ago [dead]
In theory it should merge well. The only actual newline is at the end of the physical line. Everything else is escaped in the JSON string.
But auto merge would have to decide the order when resolving and it can't do it without custom merge.
[dead]