mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
a1d647ec4f
Co-authored-by: badhon <108542798+badhon495@users.noreply.github.com>
472 B
472 B
gitstats
Buat laporan statistika atas repositori Git. Informasi lebih lanjut: https://gitstats.readthedocs.io/en/stable/getting-started.html#command-line-usage.
- Buat laporan statistik terhadap suatu repositori lokal:
gitstats {{jalan/menuju/repo_git/.git}} {{jalan/menuju/direktori_luaran}}
- Lihat hasil laporan dalam suatu peramban web dalam Windows (PowerShell)/macOS/Linux:
{{Invoke-Item|open|xdg-open}} {{jalan/menuju/direktori_luaran/index.html}}