common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations * fping: revert "More Information" URL
This commit is contained in:

committed by
GitHub

parent
d404b02045
commit
15e106c4b6
12
pages.id/common/gitstats.md
Normal file
12
pages.id/common/gitstats.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# gitstats
|
||||
|
||||
> Buat laporan statistika atas repositori Git.
|
||||
> Informasi lebih lanjut: <https://gitstats.sourceforge.net>.
|
||||
|
||||
- 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}}`
|
Reference in New Issue
Block a user