Comment by mirekrusin 12 hours ago Won't appending to .jsonl keep creating conflicts? 3 comments mirekrusin Reply bob1029 10 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 9 hours ago But auto merge would have to decide the order when resolving and it can't do it without custom merge. syumei 5 hours ago [dead]
bob1029 10 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 9 hours ago But auto merge would have to decide the order when resolving and it can't do it without custom merge. syumei 5 hours ago [dead]
mirekrusin 9 hours ago But auto merge would have to decide the order when resolving and it can't do it without custom merge. syumei 5 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]