mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-19 02:20:42 -07:00
Core data structure updates for Rewind functionality (#15714)
This commit is contained in:
@@ -1053,6 +1053,7 @@ describe('loggers', () => {
|
||||
resultDisplay: {
|
||||
fileDiff: 'diff',
|
||||
fileName: 'file.txt',
|
||||
filePath: 'file.txt',
|
||||
originalContent: 'old content',
|
||||
newContent: 'new content',
|
||||
diffStat: {
|
||||
|
||||
Reference in New Issue
Block a user