+1 : Learning git is a useful skill. And a developer is likely to
know git already.
Le 09/09/2021 à 09:49, Eric Gourgoulhon a écrit :
Also the title of that section, "Git the hard way", should be changed. It
should rather be "Git the *standard* way" IMHO.
Eric.
Le mercredi 8 septembre 2021 à 00:47:44 UTC+2, Nils Bruin a écrit :
On:
https://doc.sagemath.org/html/en/developer/manual_git.html
it is suggested to start with
git clone https://gitlab.com/sagemath/dev/tracmirror.git
however, the gitlab mirror is stuck at 9.3. The github mirror tracks the
development tree much better. Shouldn't we be pointing people to that
instead? Or perhaps straight to trac.sagemath.org ?
Incidentally, on FC 33 and FC 34, the default settings are pretty strict
for cryptographic signatures, and "ssh g...@trac.sagemath.org info" fails
as a result. A way of making FC >=33 more accepting of outdated signature
schemes is by:
sudo update-crypto-policies --set LEGACY
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-devel/510102cf-26fc-f834-4d6c-d5865a1e5b8b%40gmail.com.