1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 13:02:08 +02:00
tldr/pages.es/common/git-sizer.md
2020-02-09 00:49:30 +00:00

389 B

git sizer

Calcula diferentes métricas del repositorio git y te informa de cualquier que puede causar problemas o inconvenientes. Más información: https://github.com/github/git-sizer.

  • Reporta solo estadísticas que tienen un nivel de preocupación mayor que 0:

git sizer

  • Reporta todas las estadísticas:

git sizer -v

  • Muestra opciones adicionales:

git sizer -h