Discussion:
Wiki edits: http -> https, updated status page, fsysopts page, and translator primer
Joshua Branson
2018-10-31 18:58:30 UTC
Permalink
The subject says it all.

Thanks,

Joshua
Almudena Garcia
2018-10-31 19:59:40 UTC
Permalink
https://www.gnu.org/software/hurd/microkernel/mach/gnumach/building.html
$ git clone http://git.savannah.gnu.org/cgit/hurd/gnumach.git/
with this
$ git clone https://git.savannah.gnu.org/git/hurd/gnumach.git
https://www.gnu.org/software/hurd/microkernel/mach/mig/gnu_mig/building.html
$ git clone http://git.savannah.gnu.org/cgit/hurd/mig.git/
$ git clone https://git.savannah.gnu.org/git/hurd/mig.git
Your patch don't add the correct URLs to the git repositories. To fix It,
you need to add the URLs that I've said previously. These, furthermore to
https, change the /cgit to /git.

Fix that. please
The subject says it all.
Thanks,
Joshua
Samuel Thibault
2018-11-01 00:38:48 UTC
Permalink
Hello,
Post by Joshua Branson
The subject says it all.
I have applied it except the URL changes

Thanks!
Samuel

Loading...