From 5d69e92c9357b0396a9b49842ee7dfd2156b84d0 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sat, 4 May 2019 10:18:36 -0400 Subject: add submodule --- .gitmodules | 3 +++ highwayhash | 1 + 2 files changed, 4 insertions(+) create mode 160000 highwayhash diff --git a/.gitmodules b/.gitmodules index 4a98ee0..4ba39f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -284,3 +284,6 @@ [submodule "python-ssh2"] path = python-ssh2 url = aur@aur.archlinux.org:python-ssh2.git +[submodule "highwayhash"] + path = highwayhash + url = aur@aur.archlinux.org:highwayhash.git diff --git a/highwayhash b/highwayhash new file mode 160000 index 0000000..ea7e1f0 --- /dev/null +++ b/highwayhash @@ -0,0 +1 @@ +Subproject commit ea7e1f031eb93c9591f87139968eb4588b9cd482 -- cgit v1.2.3-70-g09d2