Skip to content

Commit 5aa7822

Browse files
committed
Fix git_remote_stats ownedByThis descriptor
1 parent 2139c33 commit 5aa7822

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

generate/input/descriptor.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1870,7 +1870,9 @@
18701870
"ignore": true
18711871
},
18721872
"git_remote_stats": {
1873-
"ownedByThis": true
1873+
"return": {
1874+
"ownedByThis": true
1875+
}
18741876
}
18751877
}
18761878
},

0 commit comments

Comments
 (0)