diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2017-12-20 12:41:11 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2017-12-20 12:41:57 +0100 |
| commit | d553c526ad6add83dbc7b139a1345e37a5723f4b (patch) | |
| tree | afd37de3f1a6253b5d09406c6db3a38164c1c005 | |
| parent | 21b1f98f8da20a4ee456d395b55b4a4ad7f867a7 (diff) | |
| download | mullvadvpn-d553c526ad6add83dbc7b139a1345e37a5723f4b.tar.xz mullvadvpn-d553c526ad6add83dbc7b139a1345e37a5723f4b.zip | |
Add client-binaries as submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | client-binaries | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..9a71630149 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "client-binaries"] + path = client-binaries + url = https://github.com/mullvad/client-binaries.git diff --git a/client-binaries b/client-binaries new file mode 160000 +Subproject 114db9ca1f8f4625e5781274fadc0ea29e32fe4 |
