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
- gitlab.com/%{project_path}/badges/%{default_branch}/pipeline.svg -> gitlab.com/%{project_path}/-/commits/%{default_branch}
- gitlab.com/%{project_path}/badges/%{default_branch}/coverage.svg
- Badgen
- badgen.net/gitlab/license/%{project_path} -> gitlab.com/%{project_path}
- badgen.net/gitlab/last-commit/%{project_path} -> gitlab.com/%{project_path}/-/commits
- badgen.net/gitlab/branches/%{project_path} -> gitlab.com/residuocerorm/{project_path}/-/branches
- No van
- badgen.net/gitlab/commits/%{project_path} -> gitlab.com/%{project_path}/-/commits
- Shields.io *
- Ejemplos
Comentarios
¿Fue útil esta página?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.