Closed fel1x-developer closed 1 year ago
When I run git submodule update --init --recursive, git generates a warning:
git submodule update --init --recursive
warning: redirecting to https://gitlab.torproject.org/tpo/core/tor.git/
I don't know if this is intended, but I'm creating this PR to remove this warning.
Ah, yeah. They moved to their Gitlab instance for development, finally. Thanks!
When I run
git submodule update --init --recursive
, git generates a warning:I don't know if this is intended, but I'm creating this PR to remove this warning.