diff --git a/src/lib/components/InstallNgit.svelte b/src/lib/components/InstallNgit.svelte index 6e7080d..adcf9cf 100644 --- a/src/lib/components/InstallNgit.svelte +++ b/src/lib/components/InstallNgit.svelte @@ -1,4 +1,8 @@ -
download binaries and add them to a directory from which they can be run globally: @@ -6,15 +10,18 @@
LinuxLinux MacMac WindowsWindows v1.3.1
diff --git a/src/lib/components/repo/RepoDetails.svelte b/src/lib/components/repo/RepoDetails.svelte index fdc9ac6..fe3005f 100644 --- a/src/lib/components/repo/RepoDetails.svelte +++ b/src/lib/components/repo/RepoDetails.svelte @@ -1,7 +1,9 @@{identifier}
+{identifier}
{:else} {#if name == identifier} {#if loading} @@ -43,10 +136,10 @@ {:else if !name || name.length == 0} -{name}
{/if} {:else} @@ -102,7 +195,9 @@ {:else}