MundoLibre
  • About
  • Documentación
  • Blog
  • Community
  • Español
    • English
Español
  • English
  • Documentación
    • Sostenibilidad
      • Conocimiento abierto
      • Veganismo
    • Multimedia
      • Audio
      • JACK
      • Audacity
      • Streaming
      • Podcasting
      • Jitsi
      • ffmpeg
      • BigBlueButton
    • Web
      • Gitlab
      • HUGO
      • Feed RSS
      • DNS
      • OpenData
      • SEO
      • OpenWrt
    • Sistemas
      • ArchLinux
      • Seguridad
      • Audit
      • systemD
    • Placas SBC
      • DietPi
    • Containers
      • Instalación
      • Administración
      • Aplicaciones
    • KDE
      • Traduccion
Ver código de la página Editar esta página Crear página anidada Notificar una incidencia con la documentanción Notificar una incidencia en un proyecto
  • Git global setup
  • Badges
Nube de etiquetas
  • audio5
  • DIY7
  • dns1
  • docker3
  • feed2
  • hardening2
  • IOT2
  • JAMStack2
  • KDE1
  • OpenData1
  • podcast4
  • privacidad3
  • sonido1
  • Sostenibilidad3
  • SSG3
  • streaming1
  • sysadmin2
  • Traduccion1
  • vegan1
  • video4
Nube de Categorias
  • Contenedores4
  • KDE1
  • Multimedia9
  • SBC2
  • Sistemas5
  • Sostenibilidad3
  • Traduccion1
  • Web8
  1. Documentación
  2. Web
  3. Gitlab

Gitlab

Alternativa más libre a Github

  menos de un minuto  

Git global setup

git config --global user.name "David Marzal"
git config --global user.email "******-Username@users.noreply.gitlab.com"

Badges

  • Oficiales
    • https://gitlab.com/%{project_path}/badges/%{default_branch}/pipeline.svg -> https://gitlab.com/%{project_path}/-/commits/%{default_branch}
    • https://gitlab.com/%{project_path}/badges/%{default_branch}/coverage.svg
  • Badgen
    • https://badgen.net/gitlab/license/%{project_path} -> https://gitlab.com/%{project_path}
    • https://badgen.net/gitlab/last-commit/%{project_path} -> https://gitlab.com/%{project_path}/-/commits
    • https://badgen.net/gitlab/branches/%{project_path} -> https://gitlab.com/residuocerorm/{project_path}/-/branches
    • No van
      • https://badgen.net/gitlab/commits/%{project_path} -> https://gitlab.com/%{project_path}/-/commits
  • Shields.io *
  • Ejemplos
    • https://gitlab.com/ar-/apple-flinger
Última modificación August 8, 2023: icons (c6ce76c)
© 2023 David Marzal CC-BY-SA 4.0 Licencia

Sobre MundoLibre