Преглед на файлове

Pass owner for remotes

main
Ramin Tadayon преди 2 години
родител
ревизия
e699758db4
No known key found for this signature in database GPG ключ ID: 5B90E918AEBCE7A7
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. +1
    -0
      src/webviews/apps/plus/graph/GraphWrapper.tsx

+ 1
- 0
src/webviews/apps/plus/graph/GraphWrapper.tsx Целия файл

@ -92,6 +92,7 @@ const getGraphModel = (
matchingRemote !== undefined ? branch.name.replace(`${matchingRemote.name}/`, '') : branch.name,
url: matchingRemote?.url,
avatarUrl: matchingRemote?.avatarUrl ?? undefined,
...matchingRemote?.name !== undefined ? { owner: matchingRemote.name } : {},
};
});

Зареждане…
Отказ
Запис