From 8cf1635366eed1e760b317a401c0a4748ee4befe Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 23 Aug 2020 18:10:13 +0200 Subject: Added uniq (most options not handled) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e5ead97..9988c61 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "trand"] path = trand - url = https://github.com/SaltyMilk/trand + url = git@cacharle.xyz:/srv/git/trand.git -- cgit