mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-15 22:48:00 +02:00
1254c56223
getFiles blindly appended fetched entries to $scope.files, so re-opening a folder duplicated its children in the tree. Drop any existing entries at the requested path before appending.