Use default tracking branch for arc4 submodule

Turns out `branch` is not a commitish, which makes sense.

Fixes: #1823
This commit is contained in:
Mike Gelfand 2021-09-21 17:12:49 +03:00 committed by GitHub
parent f3a97b13ef
commit 21407d67e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

1
.gitmodules vendored
View File

@ -1,7 +1,6 @@
[submodule "third-party/arc4"]
path = third-party/arc4
url = https://github.com/transmission/arc4
branch = v1.0.0
[submodule "third-party/dht"]
path = third-party/dht
url = https://github.com/transmission/dht