-
-
-
-
-
-
-
- {{ cf.name }}
- {{ cf.fileCount }}
-
-
-
-
-
-
{{ child.name }}
-
{{ getCommitStatusLabel(child.data.status) }}
-
-
-
-
-
-
-
-
{{ cf.name }}
-
{{ getCommitStatusLabel(cf.data.status) }}
-
-
+ :node="cf"
+ :collapsed-dirs="commitCollapsedDirs"
+ :selected-file="selectedCommitFile"
+ @select-file="selectCommitFile($event)"
+ @toggle-dir="toggleCommitDir($event)"
+ />