PLAY PODCASTS
Forgejo
Episode 758

Forgejo

sobre la marcha · Gabriel Viso Carrera

September 9, 202418m 23s

Audio is streamed directly from the publisher (op3.dev) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

  • Para integrar Git con el almacen de credenciales de Gnome hay que instalar el programa git-credential-libsecret.
  • En Fedora, está disponible en el paquete git-credential-libsecret de los repositorios oficiales.
  • Se configura en el terminal con la siguiente sentencia de línea de comandos:
git config --global credential.helper /usr/libexec/git-core/git-credential-libsecret