mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 14:31:30 +03:00
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
|
{
|
||
|
state: {}
|
||
|
events: [
|
||
|
{ kind: "rename-both", paths: ["/watch/source", "/watch/target"] }
|
||
|
]
|
||
|
expected: {}
|
||
|
}
|