Filter peers without branches in the router
This way we make sure the remote count is the same and the behavior between files tab and commit tab is the same
2 files changed
+15
-17
e475596e
→
d413650e
modified src/views/projects/Source.svelte
@@ -45,21 +45,19 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/views/projects/router.ts
@@ -454,7 +454,7 @@ async function loadTreeView(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -548,7 +548,7 @@ async function loadHistoryView(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|