(no title)
ezyang
|
11 months ago
One problem with keeping the changes separate is the LLM usually wants to test the code with the incremental new changes. So you need a working tree that has all the new changes. But then... why not use the real one?
danenania|11 months ago