Skip to content

Conversation

@sylvestre
Copy link
Contributor

No description provided.

- name: Override submodule URL and initialize submodules
run: |
git submodule sync --recursive
git config submodule.gnulib.url https://github.com/coreutils/gnulib.git
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope, it adds

[submodule "gnulib"]
	url = https://github.com/coreutils/gnulib.git

in .git/config

@BenWiederhake
Copy link
Collaborator

We should leave a comment or something to explain why this replacement is a good idea. Sure, today github.com seems to be vastly faster and more reliable than savannah.gnu.org, but when that changes (or if anyone reads the code) it would be nice to be told why we substitute a different repository (even if it should contain the same stuff).

@BenWiederhake BenWiederhake merged commit bdaeac1 into uutils:main Oct 6, 2024
@BenWiederhake
Copy link
Collaborator

Yay, no more timeouts!

@sylvestre
Copy link
Contributor Author

and less load for the GNU project :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants