From b26ac884990959599f64cb4f5c77ec330fce1d92 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 7 Jan 2022 09:56:02 +0100 Subject: [PATCH] Adapt git-repos.csv --- Data/git-repos.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data/git-repos.csv b/Data/git-repos.csv index c4923aeb..18dda3bd 100644 --- a/Data/git-repos.csv +++ b/Data/git-repos.csv @@ -13,7 +13,7 @@ Dev, llvm, master, yes, "https://github.com/llvm/llvm-project" Math, LSS, master, yes, "https://github.com/fleschutz/LSS" Dev, ninja, master, yes, "git://github.com/ninja-build/ninja.git" Libs, opencv, master, yes, "https://github.com/opencv/opencv" -Tool, operating-systems,master, no, "https://github.com/fleschutz/operating-systems" +Tool, operating-systems,main, no, "git@github.com:fleschutz/operating-systems.git" Shell, PowerShell, master, no, "https://github.com/fleschutz/PowerShell" Shell, pwsh, master, yes, "https://github.com/PowerShell/PowerShell" Dev, protobuf, master, yes, "https://github.com/protocolbuffers/protobuf"