Swap columns in git-repositories.csv

This commit is contained in:
Markus Fleschutz 2021-05-22 16:23:04 +02:00
parent 88be39e8c6
commit 99858afd9f

View File

@ -1,20 +1,20 @@
URL,Directory Directory,URL
"https://github.com/abishekvashok/cmatrix", "cmatrix" "base256unicode", "https://github.com/fleschutz/base256unicode"
"https://github.com/commonmark/cmark", "cmark" "cmake", "https://github.com/Kitware/CMake"
"https://github.com/elastic/elasticsearch", "elasticsearch" "cmatrix", "https://github.com/abishekvashok/cmatrix"
"https://github.com/fleschutz/CWTS", "CWTS" "cmark", "https://github.com/commonmark/cmark"
"https://github.com/fleschutz/OSMA", "OSMA" "CWTS", "https://github.com/fleschutz/CWTS"
"https://github.com/fleschutz/PowerShell", "PowerShell" "elasticsearch", "https://github.com/elastic/elasticsearch"
"https://github.com/fleschutz/LSS", "LSS" "grafana", "https://github.com/grafana/grafana"
"https://github.com/fleschutz/base256unicode", "base256unicode" "llvm", "https://github.com/llvm/llvm-project"
"https://github.com/grafana/grafana", "grafana" "ninja", "git://github.com/ninja-build/ninja.git"
"https://github.com/Kitware/CMake", "cmake" "opencv", "https://github.com/opencv/opencv"
"https://github.com/llvm/llvm-project", "llvm" "OSMA", "https://github.com/fleschutz/OSMA"
"git://github.com/ninja-build/ninja.git", "ninja" "PowerShell", "https://github.com/fleschutz/PowerShell"
"https://github.com/protocolbuffers/protobuf", "protobuf" "LSS", "https://github.com/fleschutz/LSS"
"https://github.com/smartmontools/smartmontools", "smartmontools" "protobuf", "https://github.com/protocolbuffers/protobuf"
"https://github.com/synesthesiam/voice2json", "voice2json" "smartmontools", "https://github.com/smartmontools/smartmontools"
"https://github.com/tensorflow/tensorflow", "tensorflow" "tensorflow", "https://github.com/tensorflow/tensorflow"
"https://github.com/TinyCC/tinycc", "tinycc" "tinycc", "https://github.com/TinyCC/tinycc"
"https://github.com/opencv/opencv", "opencv" "voice2json", "https://github.com/synesthesiam/voice2json"
"https://github.com/openzfs/zfs", "zfs" "zfs", "https://github.com/openzfs/zfs"

1 Directory URL
2 cmatrix base256unicode https://github.com/abishekvashok/cmatrix https://github.com/fleschutz/base256unicode
3 cmark cmake https://github.com/commonmark/cmark https://github.com/Kitware/CMake
4 elasticsearch cmatrix https://github.com/elastic/elasticsearch https://github.com/abishekvashok/cmatrix
5 CWTS cmark https://github.com/fleschutz/CWTS https://github.com/commonmark/cmark
6 OSMA CWTS https://github.com/fleschutz/OSMA https://github.com/fleschutz/CWTS
7 PowerShell elasticsearch https://github.com/fleschutz/PowerShell https://github.com/elastic/elasticsearch
8 LSS grafana https://github.com/fleschutz/LSS https://github.com/grafana/grafana
9 base256unicode llvm https://github.com/fleschutz/base256unicode https://github.com/llvm/llvm-project
10 grafana ninja https://github.com/grafana/grafana git://github.com/ninja-build/ninja.git
11 cmake opencv https://github.com/Kitware/CMake https://github.com/opencv/opencv
12 llvm OSMA https://github.com/llvm/llvm-project https://github.com/fleschutz/OSMA
13 ninja PowerShell git://github.com/ninja-build/ninja.git https://github.com/fleschutz/PowerShell
14 protobuf LSS https://github.com/protocolbuffers/protobuf https://github.com/fleschutz/LSS
15 smartmontools protobuf https://github.com/smartmontools/smartmontools https://github.com/protocolbuffers/protobuf
16 voice2json smartmontools https://github.com/synesthesiam/voice2json https://github.com/smartmontools/smartmontools
17 tensorflow https://github.com/tensorflow/tensorflow
18 tinycc https://github.com/TinyCC/tinycc
19 opencv voice2json https://github.com/opencv/opencv https://github.com/synesthesiam/voice2json
20 zfs https://github.com/openzfs/zfs